Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_log_recover.c | 1888 struct xlog_recover *trans, in xlog_recover_reorder_trans() 1991 struct xlog_recover *trans, in xlog_recover_items_pass2() 2021 struct xlog_recover *trans, in xlog_recover_commit_trans() 2098 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 2157 struct xlog_recover *trans, in xlog_recover_add_to_trans() 2248 struct xlog_recover *trans) in xlog_recover_free_trans() 2274 struct xlog_recover *trans, in xlog_recovery_process_trans() 2334 STATIC struct xlog_recover * 2340 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() 2364 trans = kzalloc(sizeof(struct xlog_recover), GFP_KERNEL | __GFP_NOFAIL); in xlog_recover_ophdr_to_trans() [all …]
|
D | xfs_log_priv.h | 493 xlog_recover(
|
D | xfs_trace.h | 64 struct xlog_recover; 2253 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2290 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
|
D | xfs_log.c | 666 error = xlog_recover(log); in xfs_log_mount()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 105 struct xlog_recover { struct
|