Home
last modified time | relevance | path

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

/linux/block/
H A Dsed-opal.c777 bool is_short_atom = true; in add_bytestring_header()
781 is_short_atom = false; in add_bytestring_header()
789 if (is_short_atom) in add_bytestring_header()
773 bool is_short_atom = true; add_bytestring_header() local