Searched refs:affs_hash_dentry (Results 1 – 1 of 1) sorted by relevance
16 static int affs_hash_dentry(const struct dentry *, struct qstr *);25 .d_hash = affs_hash_dentry,85 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry() function