Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
A Dsegment.h180 NILFS_SC_DIRTY, /* One or more dirty meta-data blocks exist */ enumerator
A Dsegment.c824 !test_bit(NILFS_SC_DIRTY, &sci->sc_flags) && in nilfs_segctor_clean()
835 set_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_confirm()
1907 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()

Completed in 9 milliseconds