Searched refs:prev_clusters (Results 1 – 1 of 1) sorted by relevance
567 u32 prev_clusters; in ocfs2_extend_allocation() 634 prev_clusters = OCFS2_I(inode)->ip_clusters; in ocfs2_extend_allocation() 655 clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters); in ocfs2_extend_allocation() 562 u32 prev_clusters; ocfs2_extend_allocation() local