Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c297 struct ocfs2_xattr_search *xis,
1290 struct ocfs2_xattr_search xis = { in ocfs2_xattr_get_nolock() local
1303 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_get_nolock()
1307 buffer_size, &xis); in ocfs2_xattr_get_nolock()
3038 struct ocfs2_xattr_search *xis, in ocfs2_calc_xattr_set_need()
3065 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
3077 if (!xis->not_found) { in ocfs2_calc_xattr_set_need()
3078 xe = xis->here; in ocfs2_calc_xattr_set_need()
3081 base = xis->base; in ocfs2_calc_xattr_set_need()
3129 if (ocfs2_xattr_can_be_in_inode(inode, xi, xis)) { in ocfs2_calc_xattr_set_need()
3035 ocfs2_calc_xattr_set_need(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, int *clusters_need, int *meta_need, int *credits_need) ocfs2_calc_xattr_set_need() argument
3247 ocfs2_init_xattr_set_ctxt(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_xattr_set_ctxt *ctxt, int extra_meta, int *credits) ocfs2_init_xattr_set_ctxt() argument
3303 __ocfs2_xattr_set_handle(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_xattr_set_ctxt *ctxt) __ocfs2_xattr_set_handle() argument
3466 struct ocfs2_xattr_search xis = { ocfs2_xattr_set_handle() local
3551 struct ocfs2_xattr_search xis = { ocfs2_xattr_set() local
5759 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) ocfs2_prepare_refcount_xattr() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c291 struct ocfs2_xattr_search *xis,
1284 struct ocfs2_xattr_search xis = { in ocfs2_xattr_get_nolock() local
1297 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_get_nolock()
1301 buffer_size, &xis); in ocfs2_xattr_get_nolock()
3032 struct ocfs2_xattr_search *xis, in ocfs2_calc_xattr_set_need()
3059 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
3071 if (!xis->not_found) { in ocfs2_calc_xattr_set_need()
3072 xe = xis->here; in ocfs2_calc_xattr_set_need()
3075 base = xis->base; in ocfs2_calc_xattr_set_need()
3123 if (ocfs2_xattr_can_be_in_inode(inode, xi, xis)) { in ocfs2_calc_xattr_set_need()
3029 ocfs2_calc_xattr_set_need(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, int *clusters_need, int *meta_need, int *credits_need) ocfs2_calc_xattr_set_need() argument
3241 ocfs2_init_xattr_set_ctxt(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_xattr_set_ctxt *ctxt, int extra_meta, int *credits) ocfs2_init_xattr_set_ctxt() argument
3297 __ocfs2_xattr_set_handle(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_xattr_set_ctxt *ctxt) __ocfs2_xattr_set_handle() argument
3460 struct ocfs2_xattr_search xis = { ocfs2_xattr_set_handle() local
3545 struct ocfs2_xattr_search xis = { ocfs2_xattr_set() local
5753 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) ocfs2_prepare_refcount_xattr() argument
[all...]

Completed in 14 milliseconds