Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegment.c48 SC_LSEG_SR = 1, /* Make a logical segment having a super root */ enumerator
1249 if (mode == SC_LSEG_SR) { in nilfs_segctor_collect_blocks()
1517 if (mode != SC_LSEG_SR || in nilfs_segctor_collect()
2068 if (mode == SC_LSEG_SR && in nilfs_segctor_do_construct()
2351 if (mode == SC_LSEG_SR) { in nilfs_segctor_notify()
2384 mode = SC_LSEG_SR; in nilfs_segctor_construct()
2460 err = nilfs_segctor_construct(sci, SC_LSEG_SR); in nilfs_clean_segments()
2536 return SC_LSEG_SR; in nilfs_segctor_flush_mode()
2570 mode = SC_LSEG_SR; in nilfs_segctor_thread()
2708 ret = nilfs_segctor_construct(sci, SC_LSEG_SR); in nilfs_segctor_write_out()