Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsubvolume.h84 int bch2_subvolume_unlink(struct btree_trans *, u32);
Dfs-common.c294 ret = bch2_subvolume_unlink(trans, inode_u->bi_subvol); in bch2_unlink_trans()
Dsubvolume.c504 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink() function