Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlist_bl.h34 struct hlist_bl_head { struct
57 static inline struct hlist_bl_node *hlist_bl_first(struct hlist_bl_head *h) in hlist_bl_first() argument
63 static inline void hlist_bl_set_first(struct hlist_bl_head *h, in hlist_bl_set_first()
72 static inline bool hlist_bl_empty(const struct hlist_bl_head *h) in hlist_bl_empty()
78 struct hlist_bl_head *h) in hlist_bl_add_head()
146 static inline void hlist_bl_lock(struct hlist_bl_head *b) in hlist_bl_lock()
151 static inline void hlist_bl_unlock(struct hlist_bl_head *b) in hlist_bl_unlock()
156 static inline bool hlist_bl_is_locked(struct hlist_bl_head *b) in hlist_bl_is_locked()
H A Drculist_bl.h11 static inline void hlist_bl_set_first_rcu(struct hlist_bl_head *h, in hlist_bl_set_first_rcu()
21 static inline struct hlist_bl_node *hlist_bl_first_rcu(struct hlist_bl_head *h) in hlist_bl_first_rcu()
72 struct hlist_bl_head *h) in hlist_bl_add_head_rcu()
H A Dfs.h1288 struct hlist_bl_head s_roots; /* alternate root dentries for NFS */
/linux/fs/
H A Dmbcache.c30 struct hlist_bl_head *c_hash;
50 static inline struct hlist_bl_head *mb_cache_entry_head(struct mb_cache *cache, in mb_cache_entry_head()
79 struct hlist_bl_head *head; in mb_cache_entry_create()
129 struct hlist_bl_head *head; in __mb_cache_entry_free()
158 struct hlist_bl_head *head; in __entry_find()
226 struct hlist_bl_head *head; in mb_cache_entry_get()
369 sizeof(struct hlist_bl_head), in mb_cache_create()
/linux/fs/netfs/
H A Dfscache_cookie.c25 static struct hlist_bl_head fscache_cookie_hash[1 << fscache_cookie_hash_shift];
404 struct hlist_bl_head *h; in fscache_hash_cookie()
935 struct hlist_bl_head *h; in fscache_unhash_cookie()