Searched refs:sc_mjcp_freq (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/nilfs2/
H A Dsegment.h128 * @sc_mjcp_freq: Frequency of creating checkpoints
183 unsigned long sc_mjcp_freq; member in struct:nilfs_sc_info
H A Dsegment.c2515 time_before(jiffies, sci->sc_lseg_stime + sci->sc_mjcp_freq)) { nilfs_segctor_flush_mode()
2546 sci->sc_interval / HZ, sci->sc_mjcp_freq / HZ); nilfs_segctor_thread()
2673 sci->sc_mjcp_freq = HZ * NILFS_SC_DEFAULT_SR_FREQ; nilfs_segctor_new()

Completed in 90 milliseconds