Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/fs/xfs/ |
| D | xfs_log_recover.c | 1870 struct xlog_recover *trans, in xlog_recover_reorder_trans() 1950 struct xlog_recover *trans, in xlog_recover_items_pass2() 1980 struct xlog_recover *trans, in xlog_recover_commit_trans() 2056 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 2115 struct xlog_recover *trans, in xlog_recover_add_to_trans() 2207 struct xlog_recover *trans) in xlog_recover_free_trans() 2233 struct xlog_recover *trans, in xlog_recovery_process_trans() 2293 STATIC struct xlog_recover * 2299 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() 2323 trans = kmem_zalloc(sizeof(struct xlog_recover), 0); in xlog_recover_ophdr_to_trans() [all …]
|
| D | xfs_log_priv.h | 489 xlog_recover(
|
| D | xfs_trace.h | 59 struct xlog_recover; 2246 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2283 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
|
| D | xfs_log.c | 729 error = xlog_recover(log); in xfs_log_mount()
|
| /Linux-v5.15/fs/xfs/libxfs/ |
| D | xfs_log_recover.h | 100 struct xlog_recover { struct
|