Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c58 int cluster_count; member
/linux/fs/ocfs2/
H A Dlocalalloc.c1151 u32 cluster_off, cluster_count; ocfs2_local_alloc_new_window() local
/linux/mm/
H A Dswapfile.c294 static inline unsigned int cluster_count(struct swap_cluster_info *info) cluster_count() function
/linux/fs/ext4/
H A Dmballoc.c6675 unsigned long cluster_count = last_cluster - first_cluster + 1; in ext4_group_add_blocks() local