Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dio_write_types.h73 struct list_head wp_list; member
Dio_write.c599 list_add_tail(&op->wp_list, &wp->writes); in CLOSURE_CALLBACK()
624 op = list_first_entry_or_null(&wp->writes, struct bch_write_op, wp_list); in bch2_write_point_do_index_updates()
626 list_del(&op->wp_list); in bch2_write_point_do_index_updates()