Searched refs:bch2_dirent_create (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | dirent.h | 48 int bch2_dirent_create(struct btree_trans *, subvol_inum,
|
D | fs-common.c | 162 ret = bch2_dirent_create(trans, dir, &dir_hash, in bch2_create_trans() 224 ret = bch2_dirent_create(trans, dir, &dir_hash, in bch2_link_trans()
|
D | dirent.c | 232 int bch2_dirent_create(struct btree_trans *trans, subvol_inum dir, in bch2_dirent_create() function
|