Searched refs:ocfs2_calc_xattr_set_need (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 3035 static int ocfs2_calc_xattr_set_need(struct inode *inode, in ocfs2_calc_xattr_set_need() function 3263 ret = ocfs2_calc_xattr_set_need(inode, di, xi, xis, xbs, in ocfs2_init_xattr_set_ctxt() 3331 ret = ocfs2_calc_xattr_set_need(inode, in __ocfs2_xattr_set_handle() 3361 ret = ocfs2_calc_xattr_set_need(inode, in __ocfs2_xattr_set_handle() 3396 ret = ocfs2_calc_xattr_set_need(inode, in __ocfs2_xattr_set_handle()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 3029 static int ocfs2_calc_xattr_set_need(struct inode *inode, in ocfs2_calc_xattr_set_need() function 3257 ret = ocfs2_calc_xattr_set_need(inode, di, xi, xis, xbs, in ocfs2_init_xattr_set_ctxt() 3325 ret = ocfs2_calc_xattr_set_need(inode, in __ocfs2_xattr_set_handle() 3355 ret = ocfs2_calc_xattr_set_need(inode, in __ocfs2_xattr_set_handle() 3390 ret = ocfs2_calc_xattr_set_need(inode, in __ocfs2_xattr_set_handle()
|
Completed in 19 milliseconds