Searched refs:bch2_subvolume_unlink (Results 1 – 3 of 3) sorted by relevance
84 int bch2_subvolume_unlink(struct btree_trans *, u32);
294 ret = bch2_subvolume_unlink(trans, inode_u->bi_subvol); in bch2_unlink_trans()
504 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink() function