Lines Matching refs:orig_clusters
1968 unsigned int orig_clusters) in ocfs2_xa_cleanup_value_truncate() argument
1974 if (new_clusters < orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
1979 orig_clusters - new_clusters); in ocfs2_xa_cleanup_value_truncate()
1981 } else if (!orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
1987 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
1989 } else if (new_clusters > orig_clusters) in ocfs2_xa_cleanup_value_truncate()
1995 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2002 unsigned int orig_clusters; in ocfs2_xa_remove() local
2005 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_remove()
2015 if (orig_clusters != ocfs2_xa_value_clusters(loc)) in ocfs2_xa_remove()
2018 orig_clusters); in ocfs2_xa_remove()
2051 unsigned int orig_clusters; in ocfs2_xa_reuse_entry() local
2067 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_reuse_entry()
2086 orig_clusters); in ocfs2_xa_reuse_entry()
2112 unsigned int orig_clusters; in ocfs2_xa_prepare_entry() local
2129 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_prepare_entry()
2135 orig_clusters); in ocfs2_xa_prepare_entry()
2153 orig_clusters = ocfs2_xa_value_clusters(loc); in ocfs2_xa_prepare_entry()
2158 orig_clusters); in ocfs2_xa_prepare_entry()