Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Ddcache.c216 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount) in dentry_cmp() function
1824 if (dentry_cmp(alias, name, len)) in __d_instantiate_unique()
2214 if (!dentry_cmp(dentry, str, hashlen_len(hashlen))) in __d_lookup_rcu()
2316 if (dentry_cmp(dentry, str, len)) in __d_lookup()