Home
last modified time | relevance | path

Searched refs:dst_hash (Results 1 – 2 of 2) sorted by relevance

/fs/bcachefs/
A Ddirent.c400 subvol_inum dst_dir, struct bch_hash_info *dst_hash, in bch2_dirent_rename() argument
411 POS(dst_dir.inum, bch2_dirent_hash(dst_hash, dst_name)); in bch2_dirent_rename()
436 ret = bch2_maybe_casefold(trans, dst_hash, dst_name, &dst_name_lookup); in bch2_dirent_rename()
446 dst_hash, dst_dir, &dst_name_lookup); in bch2_dirent_rename()
451 dst_hash, dst_dir, &dst_name_lookup, in bch2_dirent_rename()
467 new_dst = bch2_dirent_create_key(trans, dst_hash, dst_dir, 0, dst_name, in bch2_dirent_rename()
468 dst_hash->cf_encoding ? &dst_name_lookup : NULL, 0); in bch2_dirent_rename()
A Dnamei.c412 struct bch_hash_info src_hash, dst_hash; in bch2_rename_trans() local
431 dst_hash = bch2_hash_info_init(c, dst_dir_u); in bch2_rename_trans()
434 dst_hash = src_hash; in bch2_rename_trans()
439 dst_dir, &dst_hash, in bch2_rename_trans()

Completed in 9 milliseconds