Home
last modified time | relevance | path

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

/fs/affs/
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) in affs_compare_dentry() function