Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_log_recover.c | 1895 struct xlog_recover *trans, in xlog_recover_reorder_trans() 2008 struct xlog_recover *trans, in xlog_recover_items_pass2() 2038 struct xlog_recover *trans, in xlog_recover_commit_trans() 2114 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 2173 struct xlog_recover *trans, in xlog_recover_add_to_trans() 2264 struct xlog_recover *trans) in xlog_recover_free_trans() 2290 struct xlog_recover *trans, in xlog_recovery_process_trans() 2350 STATIC struct xlog_recover * 2356 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() 2380 trans = kzalloc_obj(struct xlog_recover, GFP_KERNEL | __GFP_NOFAIL); in xlog_recover_ophdr_to_trans() [all …]
|
| H A D | xfs_log_priv.h | 508 xlog_recover(
|
| H A D | xfs_log.c | 621 error = xlog_recover(log); in xfs_log_mount()
|
| H A D | xfs_trace.h | 69 struct xlog_recover; 2656 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2693 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_log_recover.h | 111 struct xlog_recover { struct
|