Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_log_priv.h548 extern int xlog_recover_finish(xlog_t *log);
Dxfs_log.c455 error = xlog_recover_finish(mp->m_log); in xfs_log_mount_finish()
Dxfs_log_recover.c3763 xlog_recover_finish( in xlog_recover_finish() function