d_unhashed — is dentry hashed
int d_unhashed (struct dentry * dentry);
int d_unhashed (
)
dentry
entry to check
Returns true if the dentry passed is not currently hashed.