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.h83 int bch2_subvolume_unlink(struct btree_trans *, u32);
H A Dfs-common.c296 ret = bch2_subvolume_unlink(trans, inode_u->bi_subvol); in bch2_unlink_trans()
H A Dsubvolume.c537 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink() function