Searched refs:ocfs2_divide_xattr_bucket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 4625 static int ocfs2_divide_xattr_bucket(struct inode *inode, in ocfs2_divide_xattr_bucket() function 4997 return ocfs2_divide_xattr_bucket(inode, handle, prev_blk, in ocfs2_divide_xattr_cluster() 5246 ret = ocfs2_divide_xattr_bucket(inode, handle, target_blk, in ocfs2_extend_xattr_bucket() 5516 * and ocfs2_divide_xattr_bucket will handle this.
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 4619 static int ocfs2_divide_xattr_bucket(struct inode *inode, in ocfs2_divide_xattr_bucket() function 4991 return ocfs2_divide_xattr_bucket(inode, handle, prev_blk, in ocfs2_divide_xattr_cluster() 5240 ret = ocfs2_divide_xattr_bucket(inode, handle, target_blk, in ocfs2_extend_xattr_bucket() 5510 * and ocfs2_divide_xattr_bucket will handle this.
|
Completed in 29 milliseconds