Lines Matching refs:orig_clusters
1988 unsigned int orig_clusters) in ocfs2_xa_cleanup_value_truncate() argument
1994 if (new_clusters < orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
1999 orig_clusters - new_clusters); in ocfs2_xa_cleanup_value_truncate()
2001 } else if (!orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
2007 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2009 } else if (new_clusters > orig_clusters) in ocfs2_xa_cleanup_value_truncate()
2015 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2022 unsigned int orig_clusters; in ocfs2_xa_remove() local
2025 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_remove()
2035 if (orig_clusters != ocfs2_xa_value_clusters(loc)) in ocfs2_xa_remove()
2038 orig_clusters); in ocfs2_xa_remove()
2070 unsigned int orig_clusters; in ocfs2_xa_reuse_entry() local
2086 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_reuse_entry()
2105 orig_clusters); in ocfs2_xa_reuse_entry()
2131 unsigned int orig_clusters; in ocfs2_xa_prepare_entry() local
2148 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_prepare_entry()
2154 orig_clusters); in ocfs2_xa_prepare_entry()
2172 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_prepare_entry()
2177 orig_clusters); in ocfs2_xa_prepare_entry()