Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_priv.h517 int eventual_size);
A Dxfs_log.c3115 int eventual_size) in xlog_state_switch_iclogs() argument
3121 if (!eventual_size) in xlog_state_switch_iclogs()
3122 eventual_size = iclog->ic_offset; in xlog_state_switch_iclogs()
3129 log->l_curr_block += BTOBB(eventual_size)+BTOBB(log->l_iclog_hsize); in xlog_state_switch_iclogs()

Completed in 10 milliseconds