Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c363 static int ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_init_xattr_bucket() function
4323 ret = ocfs2_init_xattr_bucket(xs->bucket, blkno, 1); in ocfs2_xattr_create_index_block()
4667 ret = ocfs2_init_xattr_bucket(t_bucket, new_blk, new_bucket_head); in ocfs2_divide_xattr_bucket()
4833 ret = ocfs2_init_xattr_bucket(t_bucket, t_blkno, t_is_new); in ocfs2_cp_xattr_bucket()
6854 ret = ocfs2_init_xattr_bucket(args->new_bucket, new_blkno, 1); in ocfs2_reflink_xattr_bucket()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c357 static int ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_init_xattr_bucket() function
4317 ret = ocfs2_init_xattr_bucket(xs->bucket, blkno, 1); in ocfs2_xattr_create_index_block()
4661 ret = ocfs2_init_xattr_bucket(t_bucket, new_blk, new_bucket_head); in ocfs2_divide_xattr_bucket()
4827 ret = ocfs2_init_xattr_bucket(t_bucket, t_blkno, t_is_new); in ocfs2_cp_xattr_bucket()
6848 ret = ocfs2_init_xattr_bucket(args->new_bucket, new_blkno, 1); in ocfs2_reflink_xattr_bucket()

Completed in 30 milliseconds