Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsegment.h195 #define NILFS_SEGCTOR_QUIT 0x0001 /* segctord is being destroyed */ macro
H A Dsegment.c2634 if (sci->sc_state & NILFS_SEGCTOR_QUIT) in nilfs_segctor_thread()
2713 sci->sc_state |= NILFS_SEGCTOR_QUIT; in nilfs_segctor_kill_thread()