Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_quota.h86 extern int xfs_trans_reserve_quota_bydquots(struct xfs_trans *,
132 static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots() function
157 xfs_trans_reserve_quota_bydquots(tp, mp, ud, gd, pd, nb, ni, \
Dxfs_trans_dquot.c739 xfs_trans_reserve_quota_bydquots( in xfs_trans_reserve_quota_bydquots() function
821 return xfs_trans_reserve_quota_bydquots(tp, mp, in xfs_trans_reserve_quota_nblks()
Dxfs_qm.c1862 return xfs_trans_reserve_quota_bydquots(tp, ip->i_mount, udq_delblks, in xfs_qm_vop_chown_reserve()