Searched refs:xfs_trans_reserve_quota_nblks (Results 1 - 6 of 6) 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.h309 extern int xfs_trans_reserve_quota_nblks(struct xfs_trans *,
349 #define xfs_trans_reserve_quota_nblks(tp, ip, nblks, ninos, flags) (0) macro
368 xfs_trans_reserve_quota_nblks(tp, ip, -(nblks), -(ninos), flags)
H A Dxfs_iomap.c327 error = xfs_trans_reserve_quota_nblks(tp, ip, qblocks, 0, quota_flag);
H A Dxfs_attr.c313 error = xfs_trans_reserve_quota_nblks(args.trans, dp, args.total, 0,
H A Dxfs_bmap.c3580 error = xfs_trans_reserve_quota_nblks(tp, ip, blks, 0, rsvd ?
4502 error = xfs_trans_reserve_quota_nblks(
5199 (void)xfs_trans_reserve_quota_nblks(NULL,
5205 (void)xfs_trans_reserve_quota_nblks(NULL,
H A Dxfs_vnodeops.c2334 error = xfs_trans_reserve_quota_nblks(tp, ip, qblocks,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_trans_dquot.c810 xfs_trans_reserve_quota_nblks( function

Completed in 142 milliseconds