NILFS_SEGCTOR_COMMIT 2115 fs/nilfs2/segment.c 	if (!(sci->sc_state & NILFS_SEGCTOR_COMMIT)) {
NILFS_SEGCTOR_COMMIT 2118 fs/nilfs2/segment.c 		sci->sc_state |= NILFS_SEGCTOR_COMMIT;
NILFS_SEGCTOR_COMMIT 2338 fs/nilfs2/segment.c 		sci->sc_state &= ~NILFS_SEGCTOR_COMMIT;
NILFS_SEGCTOR_COMMIT 2349 fs/nilfs2/segment.c 		if ((sci->sc_state & NILFS_SEGCTOR_COMMIT) &&
NILFS_SEGCTOR_COMMIT 2584 fs/nilfs2/segment.c 		else if (sci->sc_state & NILFS_SEGCTOR_COMMIT)
NILFS_SEGCTOR_COMMIT 2594 fs/nilfs2/segment.c 		timeout = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) &&
NILFS_SEGCTOR_COMMIT 2719 fs/nilfs2/segment.c 	flag = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) || sci->sc_flush_request