Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h146 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ macro
Dxfs_iomap.c309 xfs_trans_unreserve_quota_nblks(tp, ip, (long)qblocks, 0, quota_flag); in xfs_iomap_write_direct()
Dxfs_bmap_util.c1148 xfs_trans_unreserve_quota_nblks(tp, ip, (long)qblocks, 0, quota_flag); in xfs_alloc_file_space()
/fs/xfs/libxfs/
Dxfs_bmap.c4393 xfs_trans_unreserve_quota_nblks(NULL, ip, (long)alen, 0, rt ? in xfs_bmapi_reserve_delalloc()