Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dasync_objs.h18 #define async_object_list_del(_c, _list, idx) \ macro
30 #define async_object_list_del(_c, _n, idx) do {} while (0) macro
A Dio_read.c168 async_object_list_del(c, promote, op->list_idx); in promote_free()
169 async_object_list_del(c, rbio, rbio->list_idx); in promote_free()
280 async_object_list_del(c, promote, op->list_idx); in __promote_alloc()
437 async_object_list_del(rbio->c, rbio, rbio->list_idx); in bch2_rbio_free()
462 async_object_list_del(rbio->c, rbio, rbio->list_idx); in bch2_rbio_done()
A Dio_write.c554 async_object_list_del(c, write_op, op->list_idx); in bch2_write_done()
1728 async_object_list_del(c, write_op, op->list_idx); in CLOSURE_CALLBACK()
A Dbtree_io.c1480 async_object_list_del(c, btree_read_bio, rb->list_idx); in btree_node_read_work()
2214 async_object_list_del(c, btree_write_bio, wbio->list_idx); in btree_node_write_work()

Completed in 13 milliseconds