Home
last modified time | relevance | path

Searched defs:total_clusters (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dresize.c416 u32 total_clusters = le32_to_cpu(di->i_clusters); in ocfs2_verify_group_and_input() local
/openbmc/qemu/include/block/
H A Dblock-common.h155 uint64_t total_clusters; member
/openbmc/linux/fs/fat/
H A Dinode.c1607 u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; in fat_fill_super() local