Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dsed-opal.c721 bool has_sign, int len) in add_short_atom_header() argument
728 atom |= has_sign ? SHORT_ATOM_SIGNED : 0; in add_short_atom_header()
735 bool has_sign, int len) in add_medium_atom_header() argument
741 header0 |= has_sign ? MEDIUM_ATOM_SIGNED : 0; in add_medium_atom_header()