Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quota.h89 int xfs_trans_reserve_quota_icreate(struct xfs_trans *tp,
154 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_icreate() function
Dxfs_trans_dquot.c827 xfs_trans_reserve_quota_icreate( in xfs_trans_reserve_quota_icreate() function
Dxfs_trans.c1250 error = xfs_trans_reserve_quota_icreate(tp, udqp, gdqp, pdqp, dblocks); in xfs_trans_alloc_icreate()