Home
last modified time | relevance | path

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

/fs/ncpfs/
Ddir.c76 static int ncp_hash_dentry(const struct dentry *, struct qstr *);
85 .d_hash = ncp_hash_dentry,
128 ncp_hash_dentry(const struct dentry *dentry, struct qstr *this) in ncp_hash_dentry() function