Searched refs:slot_low (Results 1 – 2 of 2) sorted by relevance
237 unsigned slot_low : 6; member241 unsigned slot_low : 6;278 unsigned slot_low : 6; member282 unsigned slot_low : 6;909 .slot_low = entry->slot.slot & 0x3F, in vdo_pack_recovery_journal_entry()937 .slot = (entry->slot_low | (entry->slot_high << 6)), in vdo_unpack_recovery_journal_entry()
1300 .slot = (packed_entry->slot_low | (packed_entry->slot_high << 6)), in unpack_entry()