Searched refs:bch2_dirent_hash (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Ddirent.c37 static u64 bch2_dirent_hash(const struct bch_hash_info *info, function
51 return bch2_dirent_hash(info, key);
59 return bch2_dirent_hash(info, &name);
295 POS(dst_dir.inum, bch2_dirent_hash(dst_hash, dst_name));

Completed in 112 milliseconds