Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbkey.c1044 const struct bkey *l_unpacked; in __bch2_bkey_cmp_left_packed() local
1046 return unlikely(l_unpacked = packed_to_bkey_c(l)) in __bch2_bkey_cmp_left_packed()
1047 ? bpos_cmp(l_unpacked->p, *r) in __bch2_bkey_cmp_left_packed()