taglinefilesource code
hash_list41fs/dcache.cstruct hash_list h;
hash_list75fs/dcache.cstatic struct hash_list hash_table[DCACHE_HASH_QUEUES];
hash_list132fs/dcache.cstatic inline void add_hash(struct dir_cache_entry * de, struct hash_list * hash)
hash_list144fs/dcache.cstatic inline struct dir_cache_entry * find_entry(struct inode * dir, const char * name, int len, struct hash_list * hash)
hash_list168fs/dcache.cstatic inline void move_to_level2(struct dir_cache_entry * old_de, struct hash_list * hash)
hash_list185fs/dcache.cstruct hash_list * hash;
hash_list201fs/dcache.cstruct hash_list * hash;