t_log_res 5233 fs/xfs/libxfs/xfs_bmap.c max_len = min(len, xfs_refcount_max_unmap(tp->t_log_res)); t_log_res 851 fs/xfs/libxfs/xfs_refcount.c else if (overhead > cur->bc_tp->t_log_res) t_log_res 853 fs/xfs/libxfs/xfs_refcount.c return cur->bc_tp->t_log_res - overhead > t_log_res 2073 fs/xfs/xfs_log.c xfs_warn(mp, " log res = %d", tp->t_log_res); t_log_res 179 fs/xfs/xfs_trans.c ASSERT(tp->t_log_res == 0 || t_log_res 180 fs/xfs/xfs_trans.c tp->t_log_res == resp->tr_logres); t_log_res 206 fs/xfs/xfs_trans.c tp->t_log_res = resp->tr_logres; t_log_res 234 fs/xfs/xfs_trans.c tp->t_log_res = 0; t_log_res 1094 fs/xfs/xfs_trans.c tres.tr_logres = trans->t_log_res; t_log_res 110 fs/xfs/xfs_trans.h unsigned int t_log_res; /* amt of log space resvd */