Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_recover.c | 1859 struct xlog_recover *trans, in xlog_recover_reorder_trans() 1962 struct xlog_recover *trans, in xlog_recover_items_pass2() 1992 struct xlog_recover *trans, in xlog_recover_commit_trans() 2068 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 2127 struct xlog_recover *trans, in xlog_recover_add_to_trans() 2219 struct xlog_recover *trans) in xlog_recover_free_trans() 2245 struct xlog_recover *trans, in xlog_recovery_process_trans() 2305 STATIC struct xlog_recover * 2311 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() 2335 trans = kmem_zalloc(sizeof(struct xlog_recover), 0); in xlog_recover_ophdr_to_trans() [all …]
|
H A D | xfs_log_priv.h | 498 xlog_recover(
|
H A D | xfs_trace.h | 62 struct xlog_recover; 2239 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2276 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
|
H A D | xfs_log.c | 718 error = xlog_recover(log); in xfs_log_mount()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_log_recover.h | 102 struct xlog_recover { struct
|