Home
last modified time | relevance | path

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

/fs/nilfs2/
Dsegment.h193 NILFS_SC_DIRTY, /* One or more dirty meta-data blocks exist */ enumerator
Dsegment.c836 !test_bit(NILFS_SC_DIRTY, &sci->sc_flags) && in nilfs_segctor_clean()
847 set_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_confirm()
1908 clear_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_complete_write()
2021 set_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_do_construct()