Home
last modified time | relevance | path

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

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