Searched refs:xfs_trans_reserve_quota_bydquots (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.h124 extern int xfs_trans_reserve_quota_bydquots(xfs_trans_t *, xfs_mount_t *,
H A Dxfs_trans_dquot.c755 xfs_trans_reserve_quota_bydquots( function
836 return xfs_trans_reserve_quota_bydquots(tp, mp,
H A Dxfs_qm.c2459 if ((error = xfs_trans_reserve_quota_bydquots(tp, ip->i_mount,
2476 if ((error = xfs_trans_reserve_quota_bydquots(NULL, ip->i_mount,
2480 xfs_trans_reserve_quota_bydquots(NULL, ip->i_mount,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h311 extern int xfs_trans_reserve_quota_bydquots(struct xfs_trans *,
350 #define xfs_trans_reserve_quota_bydquots(tp, mp, u, g, nb, ni, fl) (0) macro
370 xfs_trans_reserve_quota_bydquots(tp, mp, ud, gd, nb, ni, \

Completed in 88 milliseconds