Searched refs:xfs_trans_reserve_quota (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h369 #define xfs_trans_reserve_quota(tp, mp, ud, gd, nb, ni, f) \ macro
H A Dxfs_vnodeops.c1343 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, resblks, 1, 0);
2023 error = xfs_trans_reserve_quota(tp, mp, udqp, gdqp, resblks, 1, 0);
2634 error = xfs_trans_reserve_quota(tp, mp,

Completed in 90 milliseconds