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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Ddir.c79 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) function

Completed in 34 milliseconds