l_logsize 132 fs/xfs/xfs_log.c space += log->l_logsize; l_logsize 157 fs/xfs/xfs_log.c tmp = log->l_logsize - space; l_logsize 1202 fs/xfs/xfs_log.c free_bytes = log->l_logsize - (head_bytes - tail_bytes); l_logsize 1222 fs/xfs/xfs_log.c free_bytes = log->l_logsize; l_logsize 1375 fs/xfs/xfs_log.c log->l_logsize = BBTOB(num_bblks); l_logsize 332 fs/xfs/xfs_log_priv.h #define XLOG_CIL_SPACE_LIMIT(log) (log->l_logsize >> 3) l_logsize 367 fs/xfs/xfs_log_priv.h int l_logsize; /* size of log in bytes */