Searched refs:NILFS_CF_SUFREED (Results 1 – 1 of 1) sorted by relevance
110 #define NILFS_CF_SUFREED 0x0004 /* segment usages has been freed */ macro111 #define NILFS_CF_HISTORY_MASK (NILFS_CF_IFILE_STARTED | NILFS_CF_SUFREED)1228 sci->sc_stage.flags |= NILFS_CF_SUFREED; in nilfs_segctor_collect_blocks()1523 if (sci->sc_stage.flags & NILFS_CF_SUFREED) { in nilfs_segctor_collect()1529 sci->sc_stage.flags &= ~NILFS_CF_SUFREED; in nilfs_segctor_collect()1809 if (sci->sc_stage.flags & NILFS_CF_SUFREED) { in nilfs_segctor_abort_construction()