Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddcache.h56 #define hashlen_len(hashlen) ((u32)((hashlen) >> 32)) macro
/linux-4.4.14/fs/
Dnamei.c1917 if (name[0] == '.') switch (hashlen_len(hash_len)) { in link_path_walk()
1944 name += hashlen_len(hash_len); in link_path_walk()
Ddcache.c2217 if (!dentry_cmp(dentry, str, hashlen_len(hashlen))) in __d_lookup_rcu()