Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Ddir.c77 static int ncp_compare_dentry(const struct dentry *, const struct dentry *,
86 .d_compare = ncp_compare_dentry,
157 ncp_compare_dentry(const struct dentry *parent, const struct dentry *dentry, in ncp_compare_dentry() function