Home
last modified time | relevance | path

Searched refs:xfs_trans_unreserve_quota_nblks (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_quota.h373 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ macro
Dxfs_iomap.c256 xfs_trans_unreserve_quota_nblks(tp, ip, qblocks, 0, quota_flag); in xfs_iomap_write_direct()
Dxfs_vnodeops.c1922 xfs_trans_unreserve_quota_nblks(tp, ip, qblocks, 0, quota_flag); in xfs_alloc_file_space()
Dxfs_bmap.c4530 xfs_trans_unreserve_quota_nblks(NULL, ip, alen, 0, rt ? in xfs_bmapi_reserve_delalloc()