Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/events/
Dnilfs2.h23 { NILFS_ST_DONE, "ST_DONE"})
/linux-4.19.296/fs/nilfs2/
Dsegment.c74 NILFS_ST_DONE, enumerator
1222 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1268 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1281 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1294 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1296 case NILFS_ST_DONE: in nilfs_segctor_collect_blocks()
2085 if (nilfs_sc_cstage_get(sci) == NILFS_ST_DONE && in nilfs_segctor_do_construct()
2118 if (nilfs_sc_cstage_get(sci) == NILFS_ST_DONE || in nilfs_segctor_do_construct()
2131 } while (nilfs_sc_cstage_get(sci) != NILFS_ST_DONE); in nilfs_segctor_do_construct()