header_off 6471 fs/ocfs2/xattr.c int header_off = osb->sb->s_blocksize - inline_size; header_off 6473 fs/ocfs2/xattr.c (args->old_bh->b_data + header_off); header_off 6475 fs/ocfs2/xattr.c (args->new_bh->b_data + header_off); header_off 6505 fs/ocfs2/xattr.c memcpy(args->new_bh->b_data + header_off, header_off 6506 fs/ocfs2/xattr.c args->old_bh->b_data + header_off, inline_size); header_off 6591 fs/ocfs2/xattr.c int header_off = offsetof(struct ocfs2_xattr_block, xb_attrs.xb_header); header_off 6637 fs/ocfs2/xattr.c memcpy(new_blk_bh->b_data + header_off, blk_bh->b_data + header_off, header_off 6638 fs/ocfs2/xattr.c osb->sb->s_blocksize - header_off);