Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
Dsegment.h181 NILFS_SC_UNCLOSED, /* Logical segment is not closed */ enumerator
Dsegment.c1135 if (!test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags)) { in nilfs_segctor_collect_blocks()
1887 set_bit(NILFS_SC_UNCLOSED, &sci->sc_flags); in nilfs_segctor_complete_write()
1891 clear_bit(NILFS_SC_UNCLOSED, &sci->sc_flags); in nilfs_segctor_complete_write()
2298 test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags) || in nilfs_construct_dsync_segment()
2501 if (test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags)) in nilfs_segctor_thread_construct()
2529 if (!test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags) || in nilfs_segctor_flush_mode()