Home
last modified time | relevance | path

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

/linux/fs/
A Ddcache.c109 static struct hlist_bl_head in_lookup_hashtable[1 << IN_LOOKUP_SHIFT]; variable
115 return in_lookup_hashtable + hash_32(hash, IN_LOOKUP_SHIFT); in in_lookup_hash()
3253 for (i = 0; i < ARRAY_SIZE(in_lookup_hashtable); i++) in vfs_caches_init_early()
3254 INIT_HLIST_BL_HEAD(&in_lookup_hashtable[i]); in vfs_caches_init_early()
/linux/Documentation/filesystems/
A Dpath-lookup.rst283 based around a secondary hash table (``in_lookup_hashtable``) and a
/linux/
A DSystem.map161072 ffff800012127c00 b in_lookup_hashtable
A D.tmp_System.map161072 ffff800012127c00 b in_lookup_hashtable

Completed in 394 milliseconds