Searched refs:NILFS_SEGCTOR_COMMIT (Results 1 – 2 of 2) sorted by relevance
192 #define NILFS_SEGCTOR_COMMIT 0x0004 /* committed transaction exists */ macro
2201 if (!(sci->sc_state & NILFS_SEGCTOR_COMMIT)) { in nilfs_segctor_start_timer() 2206 sci->sc_state |= NILFS_SEGCTOR_COMMIT; in nilfs_segctor_start_timer() 2426 sci->sc_state &= ~NILFS_SEGCTOR_COMMIT; in nilfs_segctor_notify() 2437 if ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && sci->sc_task && in nilfs_segctor_notify() 2628 timedout = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_log_write_required() 2775 flag = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) || sci->sc_flush_request in nilfs_segctor_destroy()