Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dbtree_update_interior.h211 static inline struct bkey_packed *unwritten_whiteouts_start(struct btree *b) in unwritten_whiteouts_start() function
314 bkey_p_copy(unwritten_whiteouts_start(b), &k); in push_whiteout()
A Dbkey_sort.c180 if (bkey_deleted(in) && in < unwritten_whiteouts_start(iter->b)) in bch2_sort_keys_keep_unwritten_whiteouts()
A Dbtree_io.c183 for (k = unwritten_whiteouts_start(b); in bch2_sort_whiteouts()
201 memcpy_u64s(unwritten_whiteouts_start(b), in bch2_sort_whiteouts()
2091 unwritten_whiteouts_start(b), in __bch2_btree_node_write()

Completed in 9 milliseconds