Searched refs:allocation_unit_size (Results 1 – 2 of 2) sorted by relevance
/qemu/include/block/ | ||
H A D | ufs.h | 312 uint8_t allocation_unit_size; member |
/qemu/hw/ufs/ | ||
H A D | ufs.c | 1757 u->geometry_desc.allocation_unit_size = 0x1; /* 4MB: 1 segment */ in ufs_init_hc() |