Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log.c56 int eventual_size);
3071 int eventual_size) in xlog_state_switch_iclogs() argument
3076 if (!eventual_size) in xlog_state_switch_iclogs()
3077 eventual_size = iclog->ic_offset; in xlog_state_switch_iclogs()
3084 log->l_curr_block += BTOBB(eventual_size)+BTOBB(log->l_iclog_hsize); in xlog_state_switch_iclogs()