Home
last modified time | relevance | path

Searched refs:affs_compare_dentry (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/affs/
Dnamei.c29 static int affs_compare_dentry(struct dentry *, struct qstr *, struct qstr *);
36 d_compare: affs_compare_dentry,
136 affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b) in affs_compare_dentry() function