Searched refs:add_short_atom_header (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | sed-opal.c | 559 static void add_short_atom_header(struct opal_dev *cmd, bool bytestring, in add_short_atom_header() function 604 add_short_atom_header(cmd, false, false, len); in add_token_u64() 625 add_short_atom_header(cmd, true, false, len); in add_bytestring_header()
|
/kernel/linux/linux-6.6/block/ |
H A D | sed-opal.c | 719 static void add_short_atom_header(struct opal_dev *cmd, bool bytestring, in add_short_atom_header() function 764 add_short_atom_header(cmd, false, false, len); in add_token_u64() 785 add_short_atom_header(cmd, true, false, len); in add_bytestring_header()
|
Completed in 8 milliseconds