Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nilfs2/
Dsegment.h180 NILFS_SC_DIRTY, /* One or more dirty meta-data blocks exist */ enumerator
Dsegment.c853 !test_bit(NILFS_SC_DIRTY, &sci->sc_flags) && in nilfs_segctor_clean()
864 set_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_confirm()
1952 clear_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_complete_write()
2069 set_bit(NILFS_SC_DIRTY, &sci->sc_flags); in nilfs_segctor_do_construct()