Home
last modified time | relevance | path

Searched defs:cluster_count (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c57 int cluster_count; member
/openbmc/linux/fs/ocfs2/
H A Dlocalalloc.c1170 u32 cluster_off, cluster_count; in ocfs2_local_alloc_new_window() local
/openbmc/qemu/block/
H A Dqcow2-refcount.c2381 int cluster_count, in alloc_clusters_imrt()
3721 int64_t i, end_cluster, cluster_count = 0, threshold; in qcow2_detect_metadata_preallocation() local
H A Dvvfat.c318 uint32_t cluster_count; /* total number of clusters of this partition */ member
2068 int cluster_count = 0; in check_directory_consistency() local
/openbmc/linux/mm/
H A Dswapfile.c293 static inline unsigned int cluster_count(struct swap_cluster_info *info) in cluster_count() function
/openbmc/linux/fs/ext4/
H A Dmballoc.c6771 unsigned long cluster_count = last_cluster - first_cluster + 1; in ext4_group_add_blocks() local