Name

d_unhashed — is dentry hashed

Synopsis

int d_unhashed (const struct dentry * dentry);
 

Arguments

const struct dentry * dentry

entry to check

Description

Returns true if the dentry passed is not currently hashed.