Searched refs:xfs_trans_get_block_res (Results 1 – 3 of 3) sorted by relevance
138 #define xfs_trans_get_block_res(tp) ((tp)->t_blk_res) macro
463 args.minleft = xfs_trans_get_block_res(args.tp); in xfs_bmbt_alloc_block()472 if (!args.wasdel && xfs_trans_get_block_res(args.tp) == 0) { in xfs_bmbt_alloc_block()
5168 ASSERT(xfs_trans_get_block_res(tp) > 0); in xfs_bunmapi()5199 xfs_trans_get_block_res(tp) == 0)) || in xfs_bunmapi()5290 if (!wasdel && xfs_trans_get_block_res(tp) == 0 && in xfs_bunmapi()