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.c92 __affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b, toupper_t toupper) function
126 return __affs_compare_dentry(dentry, a, b, affs_toupper);
131 return __affs_compare_dentry(dentry, a, b, affs_intl_toupper);

Completed in 66 milliseconds