Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsubvolume.h85 int bch2_subvolume_create(struct btree_trans *, u64, u32, u32, u32 *, u32 *, bool);
Dfs-common.c110 ret = bch2_subvolume_create(trans, new_inode->bi_inum, in bch2_create_trans()
Dsubvolume.c535 int bch2_subvolume_create(struct btree_trans *trans, u64 inode, in bch2_subvolume_create() function