Searched refs:xfs_trans_unreserve_quota_nblks (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/fs/xfs/ |
D | xfs_quota.h | 373 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ macro
|
D | xfs_iomap.c | 256 xfs_trans_unreserve_quota_nblks(tp, ip, qblocks, 0, quota_flag); in xfs_iomap_write_direct()
|
D | xfs_vnodeops.c | 1922 xfs_trans_unreserve_quota_nblks(tp, ip, qblocks, 0, quota_flag); in xfs_alloc_file_space()
|
D | xfs_bmap.c | 4530 xfs_trans_unreserve_quota_nblks(NULL, ip, alen, 0, rt ? in xfs_bmapi_reserve_delalloc()
|