Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c1974 * If there was already an external value there (orig_clusters != 0),
1985 unsigned int orig_clusters) in ocfs2_xa_cleanup_value_truncate()
1991 if (new_clusters < orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
1996 orig_clusters - new_clusters); in ocfs2_xa_cleanup_value_truncate()
1998 } else if (!orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
2004 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2006 } else if (new_clusters > orig_clusters) in ocfs2_xa_cleanup_value_truncate()
2012 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2019 unsigned int orig_clusters; in ocfs2_xa_remove() local
2022 orig_clusters in ocfs2_xa_remove()
1983 ocfs2_xa_cleanup_value_truncate(struct ocfs2_xa_loc *loc, const char *what, unsigned int orig_clusters) ocfs2_xa_cleanup_value_truncate() argument
2068 unsigned int orig_clusters; ocfs2_xa_reuse_entry() local
2129 unsigned int orig_clusters; ocfs2_xa_prepare_entry() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c1968 * If there was already an external value there (orig_clusters != 0),
1979 unsigned int orig_clusters) in ocfs2_xa_cleanup_value_truncate()
1985 if (new_clusters < orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
1990 orig_clusters - new_clusters); in ocfs2_xa_cleanup_value_truncate()
1992 } else if (!orig_clusters) { in ocfs2_xa_cleanup_value_truncate()
1998 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2000 } else if (new_clusters > orig_clusters) in ocfs2_xa_cleanup_value_truncate()
2006 new_clusters - orig_clusters); in ocfs2_xa_cleanup_value_truncate()
2013 unsigned int orig_clusters; in ocfs2_xa_remove() local
2016 orig_clusters in ocfs2_xa_remove()
1977 ocfs2_xa_cleanup_value_truncate(struct ocfs2_xa_loc *loc, const char *what, unsigned int orig_clusters) ocfs2_xa_cleanup_value_truncate() argument
2062 unsigned int orig_clusters; ocfs2_xa_reuse_entry() local
2123 unsigned int orig_clusters; ocfs2_xa_prepare_entry() local
[all...]

Completed in 12 milliseconds