Lines Matching defs:SC_LSEG_SR
48 SC_LSEG_SR = 1, /* Make a logical segment having a super root */
1275 if (mode == SC_LSEG_SR) {
1543 if (mode != SC_LSEG_SR ||
2102 if (mode == SC_LSEG_SR &&
2383 if (mode == SC_LSEG_SR) {
2416 mode = SC_LSEG_SR;
2492 err = nilfs_segctor_construct(sci, SC_LSEG_SR);
2568 return SC_LSEG_SR;
2602 mode = SC_LSEG_SR;
2739 ret = nilfs_segctor_construct(sci, SC_LSEG_SR);