SC_LSEG_SR
if (mode == SC_LSEG_SR) {
if (mode != SC_LSEG_SR ||
if (mode == SC_LSEG_SR &&
if (mode == SC_LSEG_SR && nilfs_sc_cstage_get(sci) >= NILFS_ST_IFILE)
if (mode == SC_LSEG_SR) {
mode = SC_LSEG_SR;
err = nilfs_segctor_construct(sci, SC_LSEG_SR);
return SC_LSEG_SR;
*modep = SC_LSEG_SR;
ret = nilfs_segctor_construct(sci, SC_LSEG_SR);