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)1260 sci->sc_stage.flags |= NILFS_CF_SUFREED; in nilfs_segctor_collect_blocks()1555 if (sci->sc_stage.flags & NILFS_CF_SUFREED) { in nilfs_segctor_collect()1561 sci->sc_stage.flags &= ~NILFS_CF_SUFREED; in nilfs_segctor_collect()1869 if (sci->sc_stage.flags & NILFS_CF_SUFREED) { in nilfs_segctor_abort_construction()