Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dsegment.c56 SC_LSEG_SR = 1, /* Make a logical segment having a super root */ enumerator
1168 if (mode == SC_LSEG_SR) { in nilfs_segctor_collect_blocks()
1434 if (mode != SC_LSEG_SR || sci->sc_stage.scnt < NILFS_ST_CPFILE) in nilfs_segctor_collect()
2073 if (mode == SC_LSEG_SR && in nilfs_segctor_do_construct()
2359 if (mode == SC_LSEG_SR) { in nilfs_segctor_notify()
2392 mode = SC_LSEG_SR; in nilfs_segctor_construct()
2465 err = nilfs_segctor_construct(sci, SC_LSEG_SR); in nilfs_clean_segments()
2543 return SC_LSEG_SR; in nilfs_segctor_flush_mode()
2579 mode = SC_LSEG_SR; in nilfs_segctor_thread()
2714 ret = nilfs_segctor_construct(sci, SC_LSEG_SR); in nilfs_segctor_write_out()