Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h25 int bch2_subvol_has_children(struct btree_trans *, u32);
H A Dfs-common.c290 ret = bch2_subvol_has_children(trans, inode_u->bi_subvol); in bch2_unlink_trans()
H A Dsubvolume.c273 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children() function