Lines Matching refs:ocfs2_xattr_bucket_new
320 static struct ocfs2_xattr_bucket *ocfs2_xattr_bucket_new(struct inode *inode) in ocfs2_xattr_bucket_new() function
1214 xs->bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_block_get()
3487 xbs.bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_set_handle()
3564 xbs.bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_set()
3828 search = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_bucket_find()
3976 bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_iterate_xattr_buckets()
4640 s_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_divide_xattr_bucket()
4641 t_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_divide_xattr_bucket()
4815 s_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_cp_xattr_bucket()
4816 t_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_cp_xattr_bucket()
4895 old_first = ocfs2_xattr_bucket_new(inode); in ocfs2_mv_xattr_buckets()
4897 new_first = ocfs2_xattr_bucket_new(inode); in ocfs2_mv_xattr_buckets()
5289 first = ocfs2_xattr_bucket_new(inode); in ocfs2_add_new_xattr_bucket()
7063 para.old_bucket = ocfs2_xattr_bucket_new(args->old_inode); in ocfs2_reflink_xattr_tree()
7069 para.new_bucket = ocfs2_xattr_bucket_new(args->new_inode); in ocfs2_reflink_xattr_tree()