Home
last modified time | relevance | path

Searched defs:last (Results 1 – 2 of 2) sorted by relevance

/bootable/libbootloader/gbl/libstorage/src/
Dgpt.rs37 pub last: u64, field
65 pub last: u64, field
Dtestlib.rs475 let last = (SafeNum::from(v.size()).round_up(block_size) / block_size + block - 1) in partitions_to_disk_data() localVariable