Home
last modified time | relevance | path

Searched refs:xlog_recover (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_recover.c1894 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1997 struct xlog_recover *trans, in xlog_recover_items_pass2()
2027 struct xlog_recover *trans, in xlog_recover_commit_trans()
2104 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2163 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2254 struct xlog_recover *trans) in xlog_recover_free_trans()
2280 struct xlog_recover *trans, in xlog_recovery_process_trans()
2340 STATIC struct xlog_recover *
2346 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans()
2370 trans = kzalloc(sizeof(struct xlog_recover), GFP_KERNE in xlog_recover_ophdr_to_trans()
3412 xlog_recover( xlog_recover() function
[all...]
H A Dxfs_log_priv.h494 xlog_recover(
H A Dxfs_log.c667 error = xlog_recover(log); in xfs_log_mount()
H A Dxfs_trace.h68 struct xlog_recover;
2623 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2660 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h111 struct xlog_recover { struct
130 r_itemqxlog_recover global() argument