Home
last modified time | relevance | path

Searched refs:num_bblks (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c32 int num_bblks);
639 int num_bblks) in xfs_log_mount() argument
658 log = xlog_alloc_log(mp, log_target, blk_offset, num_bblks); in xfs_log_mount()
1555 int num_bblks) in xlog_alloc_log() argument
1573 log->l_logsize = BBTOB(num_bblks); in xlog_alloc_log()
1575 log->l_logBBsize = num_bblks; in xlog_alloc_log()

Completed in 9 milliseconds