Searched refs:bch2_dirent_init_name (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | dirent.h | 70 int bch2_dirent_init_name(struct bch_fs *,
|
H A D | dirent.c | 235 int bch2_dirent_init_name(struct bch_fs *c, in bch2_dirent_init_name() function 319 int ret = bch2_dirent_init_name(trans->c, dirent, hash_info, name, cf_name); in bch2_dirent_create_key()
|
H A D | str_hash.c | 64 ret = bch2_dirent_init_name(c, new, hash_info, &renamed_name, NULL); in bch2_fsck_rename_dirent()
|