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

/linux-master/fs/ocfs2/
H A Dnamei.c1820 struct ocfs2_alloc_context *xattr_ac = NULL; local
1906 &xattr_credits, &xattr_ac);
2008 xattr_ac, data_ac);
2062 if (xattr_ac)
2063 ocfs2_free_alloc_context(xattr_ac);
H A Dxattr.c576 struct ocfs2_alloc_context **xattr_ac)
590 ret = ocfs2_reserve_new_metadata_blocks(osb, 1, xattr_ac);
7314 struct ocfs2_alloc_context *xattr_ac,
7320 xattr_ac, data_ac);
572 ocfs2_calc_security_init(struct inode *dir, struct ocfs2_security_xattr_info *si, int *want_clusters, int *xattr_credits, struct ocfs2_alloc_context **xattr_ac) argument
7310 ocfs2_init_security_set(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_security_xattr_info *si, struct ocfs2_alloc_context *xattr_ac, struct ocfs2_alloc_context *data_ac) argument

Completed in 123 milliseconds