Home
last modified time | relevance | path

Searched refs:xlog_recover_t (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_log_recover.h53 } xlog_recover_t; typedef
Dxfs_log_recover.c1448 STATIC xlog_recover_t *
1453 xlog_recover_t *trans; in xlog_recover_find_tid()
1468 xlog_recover_t *trans; in xlog_recover_new_tid()
1470 trans = kmem_zalloc(sizeof(xlog_recover_t), KM_SLEEP); in xlog_recover_new_tid()
3143 xlog_recover_t *trans; in xlog_recover_process_data()