Home
last modified time | relevance | path

Searched refs:bucket_block (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dxattr.c458 memcpy(bucket_block(dest, i), bucket_block(src, i), in ocfs2_xattr_bucket_copy_data()
3099 base = bucket_block(xbs->bucket, block_off); in ocfs2_calc_xattr_set_need()
3908 xs->base = bucket_block(xs->bucket, 0); in ocfs2_xattr_bucket_find()
4191 char *target = bucket_block(bucket, blks - 1); in ocfs2_cp_xattr_block_to_bucket()
4198 memset(bucket_block(bucket, i), 0, blocksize); in ocfs2_cp_xattr_block_to_bucket()
4220 target = bucket_block(bucket, 0); in ocfs2_cp_xattr_block_to_bucket()
4255 xs->base = bucket_block(xs->bucket, 0); in ocfs2_xattr_update_xattr_search()
5799 base = bucket_block(xbs->bucket, block_off); in ocfs2_prepare_refcount_xattr()
6014 base = bucket_block(bucket, block_off); in ocfs2_get_xattr_tree_value_root()
6853 memcpy(bucket_block(args->new_bucket, j), in ocfs2_reflink_xattr_bucket()
[all …]