Searched refs:NILFS_SEGCTOR_COMMIT (Results 1 – 2 of 2) sorted by relevance
196 #define NILFS_SEGCTOR_COMMIT 0x0004 /* committed transaction exists */ macro
2163 if (!(sci->sc_state & NILFS_SEGCTOR_COMMIT)) { in nilfs_segctor_start_timer()2166 sci->sc_state |= NILFS_SEGCTOR_COMMIT; in nilfs_segctor_start_timer()2384 sci->sc_state &= ~NILFS_SEGCTOR_COMMIT; in nilfs_segctor_notify()2395 if ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_segctor_notify()2630 else if (sci->sc_state & NILFS_SEGCTOR_COMMIT) in nilfs_segctor_thread()2640 timeout = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) && in nilfs_segctor_thread()2764 flag = ((sci->sc_state & NILFS_SEGCTOR_COMMIT) || sci->sc_flush_request in nilfs_segctor_destroy()