taglinefilesource code
hash_list43fs/dcache.cstruct hash_list h;
hash_list75fs/dcache.cstatic struct hash_list hash_table[DCACHE_HASH_QUEUES];
hash_list122fs/dcache.cstatic inline void add_hash(struct dir_cache_entry * de, struct hash_list * hash)
hash_list133fs/dcache.cstatic inline struct dir_cache_entry * find_entry(struct inode * dir, const char * name, int len, struct hash_list * hash)
hash_list157fs/dcache.cstatic inline void move_to_level2(struct dir_cache_entry * old_de, struct hash_list * hash)
hash_list174fs/dcache.cstruct hash_list * hash;
hash_list190fs/dcache.cstruct hash_list * hash;