Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbkey.c793 bool *eax_zeroed) in compile_bkey_field() argument
800 if (!*eax_zeroed) { in compile_bkey_field()
805 *eax_zeroed = true; in compile_bkey_field()
851 *eax_zeroed = false; in compile_bkey_field()
976 bool eax_zeroed = false; in bch2_compile_bkey_format() local
1002 &eax_zeroed); in bch2_compile_bkey_format()