Searched refs:cluster_count (Results 1 - 1 of 1) sorted by relevance

/fs/ocfs2/
H A Dlocalalloc.c1167 u32 cluster_off, cluster_count; local
1187 &cluster_off, &cluster_count);
1203 &cluster_count);
1213 osb->local_alloc_bits = cluster_count;
1226 alloc->id1.bitmap1.i_total = cpu_to_le32(cluster_count);
1235 ocfs2_resmap_restart(&osb->osb_la_resmap, cluster_count,

Completed in 36 milliseconds