Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dutil.h341 #define list_pop_entry(head, type, member) \ macro
H A Dbtree_update_interior.c2385 list_pop_entry(&c->btree_node_rewrites_pending, in bch2_do_pending_node_rewrites()
2404 list_pop_entry(&c->btree_node_rewrites_pending, in bch2_free_pending_node_rewrites()
H A Dio_write.c694 op = list_pop_entry(&wp->writes, struct bch_write_op, wp_list); in bch2_write_point_do_index_updates()
H A Dec.c2271 h = list_pop_entry(&c->ec_stripe_head_list, struct ec_stripe_head, list); in bch2_fs_ec_exit()