Searched refs:xfs_trans_get_block_res (Results 1 – 3 of 3) sorted by relevance
536 args.minleft = xfs_trans_get_block_res(args.tp); in xfs_bmbt_alloc_block()545 if (!args.wasdel && xfs_trans_get_block_res(args.tp) == 0) { in xfs_bmbt_alloc_block()
434 #define xfs_trans_get_block_res(tp) ((tp)->t_blk_res) macro
5152 ASSERT(xfs_trans_get_block_res(tp) > 0); in xfs_bunmapi()5183 xfs_trans_get_block_res(tp) == 0)) || in xfs_bunmapi()5271 if (!wasdel && xfs_trans_get_block_res(tp) == 0 && in xfs_bunmapi()