Searched refs:bch2_btree_bit_mod (Results 1 – 2 of 2) sorted by relevance
88 ret = bch2_btree_bit_mod(trans, BTREE_ID_subvolume_children, pos, true); in check_subvol()249 ? bch2_btree_bit_mod(trans, BTREE_ID_subvolume_children, pos, set) in subvolume_children_mod()
802 int bch2_btree_bit_mod(struct btree_trans *trans, enum btree_id btree, in bch2_btree_bit_mod() function