Searched refs:bch_hash_desc (Results 1 – 8 of 8) sorted by relevance
/linux/fs/bcachefs/ |
H A D | str_hash.h | 132 struct bch_hash_desc { struct 143 static inline bool is_visible_key(struct bch_hash_desc desc, subvol_inum inum, struct bkey_s_c k) in is_visible_key() argument 154 const struct bch_hash_desc desc, in bch2_hash_lookup_in_snapshot() 185 const struct bch_hash_desc desc, in bch2_hash_lookup() 201 const struct bch_hash_desc desc, in bch2_hash_hole() 226 const struct bch_hash_desc desc, in bch2_hash_needs_whiteout() 257 const struct bch_hash_desc desc, in bch2_hash_set_or_get_in_snapshot() 316 const struct bch_hash_desc desc, in bch2_hash_set_in_snapshot() 338 const struct bch_hash_desc desc, in bch2_hash_set() 354 const struct bch_hash_desc desc, in bch2_hash_delete_at() [all …]
|
H A D | str_hash.c | 36 const struct bch_hash_desc desc, in fsck_rename_dirent() 75 const struct bch_hash_desc desc, in hash_pick_winner() 193 const struct bch_hash_desc *desc, in __bch2_str_hash_check_key()
|
H A D | fsck.h | 9 const struct bch_hash_desc,
|
H A D | xattr.h | 7 extern const struct bch_hash_desc bch2_xattr_hash_desc;
|
H A D | dirent.h | 7 extern const struct bch_hash_desc bch2_dirent_hash_desc;
|
H A D | dirent.c | 93 const struct bch_hash_desc bch2_dirent_hash_desc = {
|
H A D | xattr.c | 64 const struct bch_hash_desc bch2_xattr_hash_desc = {
|
H A D | fsck.c | 998 const struct bch_hash_desc desc, in bch2_fsck_update_backpointers()
|