Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.c316 static struct ocfs2_xattr_bucket *ocfs2_xattr_bucket_new(struct inode *inode) in ocfs2_xattr_bucket_new() function
1219 xs->bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_block_get()
3491 xbs.bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_set_handle()
3568 xbs.bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_set()
3832 search = ocfs2_xattr_bucket_new(inode); in ocfs2_xattr_bucket_find()
3980 bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_iterate_xattr_buckets()
4644 s_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_divide_xattr_bucket()
4645 t_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_divide_xattr_bucket()
4819 s_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_cp_xattr_bucket()
4820 t_bucket = ocfs2_xattr_bucket_new(inode); in ocfs2_cp_xattr_bucket()
[all …]