Home
last modified time | relevance | path

Searched refs:XLOG_ACTIVE_RECOVERY (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
A Dxfs_log_priv.h463 #define XLOG_ACTIVE_RECOVERY 0 /* in the middle of recovery */ macro
478 return test_bit(XLOG_ACTIVE_RECOVERY, &log->l_opstate); in xlog_in_recovery()
A Dxfs_log.c746 clear_bit(XLOG_ACTIVE_RECOVERY, &log->l_opstate); in xfs_log_mount()
1525 set_bit(XLOG_ACTIVE_RECOVERY, &log->l_opstate); in xlog_alloc_log()
A Dxfs_log_recover.c3359 clear_bit(XLOG_ACTIVE_RECOVERY, &log->l_opstate); in xlog_do_recover()

Completed in 16 milliseconds