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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 209 milliseconds