Home
last modified time | relevance | path

Searched refs:xlog_recover (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c1865 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1945 struct xlog_recover *trans, in xlog_recover_items_pass2()
1975 struct xlog_recover *trans, in xlog_recover_commit_trans()
2051 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2110 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2202 struct xlog_recover *trans) in xlog_recover_free_trans()
2228 struct xlog_recover *trans, in xlog_recovery_process_trans()
2288 STATIC struct xlog_recover *
2294 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
2318 trans = kmem_zalloc(sizeof(struct xlog_recover), in xlog_recover_ophdr_to_trans()
3353 xlog_recover( xlog_recover() function
[all...]
H A Dxfs_log_priv.h497 xlog_recover(
H A Dxfs_trace.h62 struct xlog_recover;
2244 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2281 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
H A Dxfs_log.c718 error = xlog_recover(log); in xfs_log_mount()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_recover.h100 struct xlog_recover { struct
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_recover.h102 struct xlog_recover { struct
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c1845 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1925 struct xlog_recover *trans, in xlog_recover_items_pass2()
1955 struct xlog_recover *trans, in xlog_recover_commit_trans()
2031 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2090 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2182 struct xlog_recover *trans) in xlog_recover_free_trans()
2208 struct xlog_recover *trans, in xlog_recovery_process_trans()
2268 STATIC struct xlog_recover *
2274 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
2298 trans = kmem_zalloc(sizeof(struct xlog_recover), in xlog_recover_ophdr_to_trans()
3357 xlog_recover( xlog_recover() function
[all...]
H A Dxfs_log_priv.h449 xlog_recover(
H A Dxfs_trace.h24 struct xlog_recover;
2107 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2144 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
H A Dxfs_log.c660 error = xlog_recover(mp->m_log); in xfs_log_mount()

Completed in 33 milliseconds