Searched refs:num_bblks (Results 1 – 1 of 1) sorted by relevance
42 int num_bblks);597 int num_bblks) in xfs_log_mount() argument613 mp->m_log = xlog_alloc_log(mp, log_target, blk_offset, num_bblks); in xfs_log_mount()1418 int num_bblks) in xlog_alloc_log() argument1437 log->l_logsize = BBTOB(num_bblks); in xlog_alloc_log()1439 log->l_logBBsize = num_bblks; in xlog_alloc_log()