Searched refs:sc_state (Results 1 – 2 of 2) sorted by relevance
169 unsigned long sc_state; member
2051 if (!(sci->sc_state & NILFS_SEGCTOR_COMMIT)) { in nilfs_segctor_start_timer()2054 sci->sc_state |= NILFS_SEGCTOR_COMMIT; in nilfs_segctor_start_timer()2275 sci->sc_state &= ~NILFS_SEGCTOR_COMMIT; in nilfs_segctor_notify()2286 if ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_segctor_notify()2492 if (sci->sc_state & NILFS_SEGCTOR_QUIT) in nilfs_segctor_thread()2524 else if (sci->sc_state & NILFS_SEGCTOR_COMMIT) in nilfs_segctor_thread()2534 timeout = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_segctor_thread()2571 sci->sc_state |= NILFS_SEGCTOR_QUIT; in nilfs_segctor_kill_thread()2657 flag = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) || sci->sc_flush_request in nilfs_segctor_destroy()