Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dextents.h22 type_is_exact(_entry, const union bch_extent_entry *), \
35 (type_is_exact(_entry, const union bch_extent_crc *) || \
36 type_is_exact(_entry, const struct bch_extent_ptr *) ||\
37 type_is_exact(_entry, const struct bch_extent_stripe_ptr *)),\
139 type_is_exact(_entry, const union bch_extent_entry *), \
A Dutil.h45 #define type_is_exact(_val, _type) \ macro

Completed in 7 milliseconds