Home
last modified time | relevance | path

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

/linux-6.15/fs/nilfs2/
H A Dsegment.c2681 bool should_write; in nilfs_segctor_thread() local
2691 should_write = nilfs_log_write_required(sci, &mode); in nilfs_segctor_thread()
2692 if (!should_write) in nilfs_segctor_thread()
2699 if (should_write) in nilfs_segctor_thread()