Lines Matching refs:sc_flags
328 set_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags);
333 test_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags)) {
363 if (!test_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags))
509 !test_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags))
510 set_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags);
856 !test_bit(NILFS_SC_DIRTY, &sci->sc_flags) &&
867 set_bit(NILFS_SC_DIRTY, &sci->sc_flags);
943 if (test_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags))
1164 if (!test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags)) {
1921 set_bit(NILFS_SC_UNCLOSED, &sci->sc_flags);
1925 clear_bit(NILFS_SC_UNCLOSED, &sci->sc_flags);
1954 clear_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags);
1955 clear_bit(NILFS_SC_DIRTY, &sci->sc_flags);
1956 set_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags);
1959 clear_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags);
2072 set_bit(NILFS_SC_DIRTY, &sci->sc_flags);
2335 test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags) ||
2428 if (test_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags) &&
2538 if (test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags))
2561 clear_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags);
2566 if (!test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags) ||