Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h84 int bch2_subvolume_create(struct btree_trans *, u64, u32, u32, u32 *, u32 *, bool);
H A Dfs-common.c108 ret = bch2_subvolume_create(trans, new_inode->bi_inum, in bch2_create_trans()
H A Dsubvolume.c568 int bch2_subvolume_create(struct btree_trans *trans, u64 inode, in bch2_subvolume_create() function