Searched refs:affs_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/affs/
H A Dnamei.c17 static int affs_compare_dentry(struct dentry *, struct qstr *, struct qstr *);
24 .d_compare = affs_compare_dentry,
124 affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b) function

Completed in 53 milliseconds