Searched defs:allocated_clusters (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | block-common.h | 154 uint64_t allocated_clusters; member |
/openbmc/linux/fs/ext4/ | ||
H A D | extents.c | 4154 unsigned int allocated_clusters = 0; in ext4_ext_map_blocks() local |