Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbkey.h396 typedef void (*compiled_unpack_fn)(struct bkey *, const struct bkey_packed *); typedef
404 compiled_unpack_fn unpack_fn = b->aux_data; in __bkey_unpack_key_format_checked()