Searched refs:smb_compare_dentry (Results 1 – 1 of 1) sorted by relevance
277 static int smb_compare_dentry(struct dentry *, struct qstr *, struct qstr *);284 .d_compare = smb_compare_dentry,349 smb_compare_dentry(struct dentry *dir, struct qstr *a, struct qstr *b) in smb_compare_dentry() function