Searched refs:bch_hash_desc (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
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 …]
|
D | xattr.h | 7 extern const struct bch_hash_desc bch2_xattr_hash_desc;
|
D | dirent.h | 8 extern const struct bch_hash_desc bch2_dirent_hash_desc;
|
D | dirent.c | 93 const struct bch_hash_desc bch2_dirent_hash_desc = {
|
D | xattr.c | 64 const struct bch_hash_desc bch2_xattr_hash_desc = {
|
D | fsck.c | 961 const struct bch_hash_desc desc, in hash_pick_winner() 992 const struct bch_hash_desc desc, in fsck_update_backpointers() 1024 const struct bch_hash_desc desc, in fsck_rename_dirent() 1064 const struct bch_hash_desc desc, in hash_check_key()
|