Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_update.h78 int __bch2_insert_snapshot_whiteouts(struct btree_trans *, enum btree_id,
97 return __bch2_insert_snapshot_whiteouts(trans, btree, old_pos, new_pos); in bch2_insert_snapshot_whiteouts()
Dbtree_update.c123 int __bch2_insert_snapshot_whiteouts(struct btree_trans *trans, in __bch2_insert_snapshot_whiteouts() function