Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dnilfs2.h23 { NILFS_ST_DONE, "ST_DONE"})
/Linux-v4.19/fs/nilfs2/
Dsegment.c74 NILFS_ST_DONE, enumerator
1184 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1230 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1243 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1256 nilfs_sc_cstage_set(sci, NILFS_ST_DONE); in nilfs_segctor_collect_blocks()
1258 case NILFS_ST_DONE: in nilfs_segctor_collect_blocks()
2041 if (nilfs_sc_cstage_get(sci) == NILFS_ST_DONE && in nilfs_segctor_do_construct()
2074 if (nilfs_sc_cstage_get(sci) == NILFS_ST_DONE || in nilfs_segctor_do_construct()
2087 } while (nilfs_sc_cstage_get(sci) != NILFS_ST_DONE); in nilfs_segctor_do_construct()