Searched refs:t_log_res (Results 1 – 2 of 2) sorted by relevance
201 ASSERT(tp->t_log_res == 0 || in xfs_trans_reserve()202 tp->t_log_res == resp->tr_logres); in xfs_trans_reserve()228 tp->t_log_res = resp->tr_logres; in xfs_trans_reserve()256 tp->t_log_res = 0; in xfs_trans_reserve()1041 tres.tr_logres = trans->t_log_res; in __xfs_trans_roll()
94 unsigned int t_log_res; /* amt of log space resvd */ member