Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_log_priv.h521 int eventual_size);
Dxfs_log.c3081 int eventual_size) in xlog_state_switch_iclogs() argument
3087 if (!eventual_size) in xlog_state_switch_iclogs()
3088 eventual_size = iclog->ic_offset; in xlog_state_switch_iclogs()
3095 log->l_curr_block += BTOBB(eventual_size)+BTOBB(log->l_iclog_hsize); in xlog_state_switch_iclogs()