Home
last modified time | relevance | path

Searched refs:xlog_check_buf_cancel_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h129 void xlog_check_buf_cancel_table(struct xlog *log);
131 #define xlog_check_buf_cancel_table(log) do { } while (0) macro
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c1018 xlog_check_buf_cancel_table( in xlog_check_buf_cancel_table() function
H A Dxfs_log_recover.c3291 xlog_check_buf_cancel_table(log); in xlog_do_log_recovery()