Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 46 typedef struct xlog_recover { struct
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log_recover.c | 1496 struct xlog_recover *trans, in xlog_recover_reorder_trans() 3212 struct xlog_recover *trans, in xlog_recover_commit_pass1() 3240 struct xlog_recover *trans, in xlog_recover_commit_pass2() 3276 struct xlog_recover *trans, in xlog_recover_items_pass2() 3302 struct xlog_recover *trans, in xlog_recover_commit_trans() 3376 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 3422 struct xlog_recover *trans, in xlog_recover_add_to_trans() 3492 struct xlog_recover *trans) in xlog_recover_free_trans() 3516 struct xlog_recover *trans, in xlog_recovery_process_trans() 3574 STATIC struct xlog_recover * [all …]
|
D | xfs_log_priv.h | 424 xlog_recover(
|
D | xfs_trace.h | 36 struct xlog_recover; 1912 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 1946 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
|
D | xfs_log.c | 699 error = xlog_recover(mp->m_log); in xfs_log_mount()
|