Home
last modified time | relevance | path

Searched refs:bch_str_hash_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dstr_hash.h67 struct bch_str_hash_ctx { struct
75 static inline void bch2_str_hash_init(struct bch_str_hash_ctx *ctx, in bch2_str_hash_init() argument
96 static inline void bch2_str_hash_update(struct bch_str_hash_ctx *ctx, in bch2_str_hash_update()
116 static inline u64 bch2_str_hash_end(struct bch_str_hash_ctx *ctx, in bch2_str_hash_end()
Ddirent.c43 struct bch_str_hash_ctx ctx; in bch2_dirent_hash()
Dxattr.c22 struct bch_str_hash_ctx ctx; in bch2_xattr_hash()