Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h80 int bch2_subvolume_unlink(struct btree_trans *, u32);
H A Dsubvolume.c568 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink() function
H A Dnamei.c312 ret = bch2_subvolume_unlink(trans, inode_u->bi_subvol); in bch2_unlink_trans()