Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddirent.h48 int bch2_dirent_create(struct btree_trans *, subvol_inum,
Dfs-common.c162 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()
Ddirent.c232 int bch2_dirent_create(struct btree_trans *trans, subvol_inum dir, in bch2_dirent_create() function