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

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

Completed in 255 milliseconds