Searched refs:xfs_trans_get_block_res (Results 1 – 3 of 3) sorted by relevance
136 #define xfs_trans_get_block_res(tp) ((tp)->t_blk_res) macro
464 args.minleft = xfs_trans_get_block_res(args.tp); in xfs_bmbt_alloc_block()473 if (!args.wasdel && xfs_trans_get_block_res(args.tp) == 0) { in xfs_bmbt_alloc_block()
5207 ASSERT(xfs_trans_get_block_res(tp) > 0); in xfs_bunmapi()5238 xfs_trans_get_block_res(tp) == 0)) || in xfs_bunmapi()5329 if (!wasdel && xfs_trans_get_block_res(tp) == 0 && in xfs_bunmapi()