Searched refs:SC_LSEG_SR (Results 1 – 1 of 1) sorted by relevance
48 SC_LSEG_SR = 1, /* Make a logical segment having a super root */ enumerator1281 if (mode == SC_LSEG_SR) { in nilfs_segctor_collect_blocks()1549 if (mode != SC_LSEG_SR || in nilfs_segctor_collect()2133 if (mode == SC_LSEG_SR && in nilfs_segctor_do_construct()2175 if (mode == SC_LSEG_SR && nilfs_sc_cstage_get(sci) >= NILFS_ST_IFILE) in nilfs_segctor_do_construct()2444 if (mode == SC_LSEG_SR) { in nilfs_segctor_notify()2477 mode = SC_LSEG_SR; in nilfs_segctor_construct()2553 err = nilfs_segctor_construct(sci, SC_LSEG_SR); in nilfs_clean_segments()2629 return SC_LSEG_SR; in nilfs_segctor_flush_mode()2648 *modep = SC_LSEG_SR; in nilfs_log_write_required()[all …]