Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c709 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
724 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
741 clusters_to_add -= le32_to_cpu(vb->vb_xv->xr_clusters) - in ocfs2_xattr_extend_allocation()
792 le32_add_cpu(&vb->vb_xv->xr_clusters, -len); in __ocfs2_remove_xattr_range()
864 u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_value_truncate()
1114 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_get_value_outside()
1363 BUG_ON(clusters > le32_to_cpu(xv->xr_clusters)); in __ocfs2_xattr_set_value_outside()
1902 return le32_to_cpu(vb.vb_xv->xr_clusters); in ocfs2_xa_value_clusters()
5876 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
5898 u32 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_value_attach_refcount()
[all...]
H A Docfs2_fs.h1034 /*00*/ __le32 xr_clusters; /* clusters covered by xattr value. */ member
H A Drefcounttree.c3545 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need()
H A Dalloc.c280 le32_add_cpu(&vb->vb_xv->xr_clusters, clusters); in ocfs2_xattr_value_update_clusters()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c703 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
718 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()
735 clusters_to_add -= le32_to_cpu(vb->vb_xv->xr_clusters) - in ocfs2_xattr_extend_allocation()
786 le32_add_cpu(&vb->vb_xv->xr_clusters, -len); in __ocfs2_remove_xattr_range()
858 u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_value_truncate()
1108 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_get_value_outside()
1357 BUG_ON(clusters > le32_to_cpu(xv->xr_clusters)); in __ocfs2_xattr_set_value_outside()
1896 return le32_to_cpu(vb.vb_xv->xr_clusters); in ocfs2_xa_value_clusters()
5870 le32_to_cpu(vb.vb_xv->xr_clusters), p); in ocfs2_prepare_refcount_xattr()
5892 u32 clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_xattr_value_attach_refcount()
[all...]
H A Docfs2_fs.h1032 /*00*/ __le32 xr_clusters; /* clusters covered by xattr value. */ member
H A Drefcounttree.c3516 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); in ocfs2_refcounted_xattr_delete_need()
H A Dalloc.c278 le32_add_cpu(&vb->vb_xv->xr_clusters, clusters); in ocfs2_xattr_value_update_clusters()

Completed in 48 milliseconds