Lines Matching refs:sc_flags
323 set_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags);
328 test_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags)) {
358 if (!test_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags))
504 !test_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags))
505 set_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags);
853 !test_bit(NILFS_SC_DIRTY, &sci->sc_flags) &&
864 set_bit(NILFS_SC_DIRTY, &sci->sc_flags);
940 if (test_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags))
1161 if (!test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags)) {
1918 set_bit(NILFS_SC_UNCLOSED, &sci->sc_flags);
1922 clear_bit(NILFS_SC_UNCLOSED, &sci->sc_flags);
1951 clear_bit(NILFS_SC_HAVE_DELTA, &sci->sc_flags);
1952 clear_bit(NILFS_SC_DIRTY, &sci->sc_flags);
1953 set_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags);
1956 clear_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags);
2069 set_bit(NILFS_SC_DIRTY, &sci->sc_flags);
2330 test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags) ||
2423 if (test_bit(NILFS_SC_SUPER_ROOT, &sci->sc_flags) &&
2533 if (test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags))
2556 clear_bit(NILFS_SC_PRIOR_FLUSH, &sci->sc_flags);
2561 if (!test_bit(NILFS_SC_UNCLOSED, &sci->sc_flags) ||