Searched refs:l_logsize (Results 1 – 2 of 2) sorted by relevance
467 #define XLOG_CIL_SPACE_LIMIT(log) (log->l_logsize >> 3)468 #define XLOG_CIL_HARD_SPACE_LIMIT(log) (3 * (log->l_logsize >> 4))494 int l_logsize; /* size of log in bytes */ member
114 space += log->l_logsize; in xlog_grant_sub_space()139 tmp = log->l_logsize - space; in xlog_grant_add_space()841 free_bytes = log->l_logsize - (head_bytes - tail_bytes); in xlog_space_left()859 free_bytes = log->l_logsize; in xlog_space_left()1008 log->l_logsize = BBTOB(num_bblks); in xlog_alloc_log()