Searched refs:ncp_compare_dentry (Results 1 – 1 of 1) sorted by relevance
79 static int ncp_compare_dentry (struct dentry *, struct qstr *, struct qstr *);86 .d_compare = ncp_compare_dentry,93 .d_compare = ncp_compare_dentry,122 ncp_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b) in ncp_compare_dentry() function