Home
last modified time | relevance | path

Searched refs:affs_hash_dentry (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/affs/
Dnamei.c16 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