Searched refs:NILFS_CF_SUFREED (Results 1 – 3 of 3) 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)1214 sci->sc_stage.flags |= NILFS_CF_SUFREED; in nilfs_segctor_collect_blocks()1509 if (sci->sc_stage.flags & NILFS_CF_SUFREED) { in nilfs_segctor_collect()1515 sci->sc_stage.flags &= ~NILFS_CF_SUFREED; in nilfs_segctor_collect()1795 if (sci->sc_stage.flags & NILFS_CF_SUFREED) { in nilfs_segctor_abort_construction()