Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.c1137 static inline struct hlist_head *writepoint_hash(struct bch_fs *c, in writepoint_hash() function
1178 hlist_add_head_rcu(&wp->node, writepoint_hash(c, wp->write_point)); in try_increase_writepoints()
1227 head = writepoint_hash(c, write_point); in writepoint_find()
1508 writepoint_hash(c, wp->write_point)); in bch2_fs_allocator_foreground_init()