Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_priv.h547 void xlog_cil_init_post_recovery(struct xlog *log);
H A Dxfs_log_cil.c61 xlog_cil_init_post_recovery( in xlog_cil_init_post_recovery() function
H A Dxfs_log.c685 xlog_cil_init_post_recovery(mp->m_log); in xfs_log_mount()