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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.h134 extern int xfs_trans_reserve_quota_bydquots(xfs_trans_t *, xfs_mount_t *,
H A Dxfs_trans_dquot.c764 xfs_trans_reserve_quota_bydquots( function
847 error = xfs_trans_reserve_quota_bydquots(tp, mp,
921 .qo_reserve_quota_bydquots = xfs_trans_reserve_quota_bydquots,
H A Dxfs_qm.c2659 if ((error = xfs_trans_reserve_quota_bydquots(tp, ip->i_mount,
2676 if ((error = xfs_trans_reserve_quota_bydquots(NULL, ip->i_mount,
2680 xfs_trans_reserve_quota_bydquots(NULL, ip->i_mount,

Completed in 52 milliseconds