Searched refs:sc_state (Results 1 – 2 of 2) sorted by relevance
156 unsigned long sc_state; member
2124 if (!(sci->sc_state & NILFS_SEGCTOR_COMMIT)) { in nilfs_segctor_start_timer()2127 sci->sc_state |= NILFS_SEGCTOR_COMMIT; in nilfs_segctor_start_timer()2345 sci->sc_state &= ~NILFS_SEGCTOR_COMMIT; in nilfs_segctor_notify()2356 if ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_segctor_notify()2559 if (sci->sc_state & NILFS_SEGCTOR_QUIT) in nilfs_segctor_thread()2591 else if (sci->sc_state & NILFS_SEGCTOR_COMMIT) in nilfs_segctor_thread()2601 timeout = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_segctor_thread()2638 sci->sc_state |= NILFS_SEGCTOR_QUIT; in nilfs_segctor_kill_thread()2726 flag = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) || sci->sc_flush_request in nilfs_segctor_destroy()