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