Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update.h77 int __bch2_insert_snapshot_whiteouts(struct btree_trans *, enum btree_id,
104 ? __bch2_insert_snapshot_whiteouts(trans, btree, new_pos, &s) in bch2_insert_snapshot_whiteouts()
H A Dbtree_update.c125 int __bch2_insert_snapshot_whiteouts(struct btree_trans *trans, in __bch2_insert_snapshot_whiteouts() function