Searched refs:xfs_trans_reserve_quota_icreate (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_quota.h105 int xfs_trans_reserve_quota_icreate(struct xfs_trans *tp,
197 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, function
H A Dxfs_trans_dquot.c990 xfs_trans_reserve_quota_icreate( function
H A Dxfs_trans.c1324 error = xfs_trans_reserve_quota_icreate(tp, udqp, gdqp, pdqp, dblocks);

Completed in 108 milliseconds