Searched refs:l_logsize (Results 1 – 2 of 2) sorted by relevance
332 #define XLOG_CIL_SPACE_LIMIT(log) (log->l_logsize >> 3)367 int l_logsize; /* size of log in bytes */ member
132 space += log->l_logsize; in xlog_grant_sub_space()157 tmp = log->l_logsize - space; in xlog_grant_add_space()1202 free_bytes = log->l_logsize - (head_bytes - tail_bytes); in xlog_space_left()1222 free_bytes = log->l_logsize; in xlog_space_left()1375 log->l_logsize = BBTOB(num_bblks); in xlog_alloc_log()