d_unhashed

Name

d_unhashed --  is dentry hashed

Synopsis

int d_unhashed (struct dentry * dentry);

Arguments

dentry

entry to check

Description

Returns true if the dentry passed is not currently hashed.