Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c6333 * old_xh to the new_xh.
6343 struct ocfs2_xattr_header *new_xh, in ocfs2_reflink_xattr_header()
6361 last = &new_xh->xh_entries[le16_to_cpu(new_xh->xh_count)]; in ocfs2_reflink_xattr_header()
6366 xe = &new_xh->xh_entries[j]; in ocfs2_reflink_xattr_header()
6368 le16_add_cpu(&new_xh->xh_count, -1); in ocfs2_reflink_xattr_header()
6369 if (new_xh->xh_count) { in ocfs2_reflink_xattr_header()
6393 ret = func(sb, new_bh, new_xh, j, &new_xv, &value_bh, para); in ocfs2_reflink_xattr_header()
6474 struct ocfs2_xattr_header *new_xh = (struct ocfs2_xattr_header *) in ocfs2_reflink_xattr_inline() local
6512 args->new_bh, new_xh, in ocfs2_reflink_xattr_inline()
6338 ocfs2_reflink_xattr_header(handle_t *handle, struct ocfs2_xattr_reflink *args, struct buffer_head *old_bh, struct ocfs2_xattr_header *xh, struct buffer_head *new_bh, struct ocfs2_xattr_header *new_xh, struct ocfs2_xattr_value_buf *vb, struct ocfs2_alloc_context *meta_ac, get_xattr_value_root *func, void *para) ocfs2_reflink_xattr_header() argument
6597 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header; ocfs2_reflink_xattr_block() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c6327 * old_xh to the new_xh.
6337 struct ocfs2_xattr_header *new_xh, in ocfs2_reflink_xattr_header()
6355 last = &new_xh->xh_entries[le16_to_cpu(new_xh->xh_count)]; in ocfs2_reflink_xattr_header()
6360 xe = &new_xh->xh_entries[j]; in ocfs2_reflink_xattr_header()
6362 le16_add_cpu(&new_xh->xh_count, -1); in ocfs2_reflink_xattr_header()
6363 if (new_xh->xh_count) { in ocfs2_reflink_xattr_header()
6387 ret = func(sb, new_bh, new_xh, j, &new_xv, &value_bh, para); in ocfs2_reflink_xattr_header()
6468 struct ocfs2_xattr_header *new_xh = (struct ocfs2_xattr_header *) in ocfs2_reflink_xattr_inline() local
6506 args->new_bh, new_xh, in ocfs2_reflink_xattr_inline()
6332 ocfs2_reflink_xattr_header(handle_t *handle, struct ocfs2_xattr_reflink *args, struct buffer_head *old_bh, struct ocfs2_xattr_header *xh, struct buffer_head *new_bh, struct ocfs2_xattr_header *new_xh, struct ocfs2_xattr_value_buf *vb, struct ocfs2_alloc_context *meta_ac, get_xattr_value_root *func, void *para) ocfs2_reflink_xattr_header() argument
6591 struct ocfs2_xattr_header *new_xh = &new_xb->xb_attrs.xb_header; ocfs2_reflink_xattr_block() local
[all...]

Completed in 18 milliseconds