Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_log_recover.h136 int xlog_alloc_buf_cancel_table(struct xlog *log);
/linux-6.14.4/fs/xfs/
Dxfs_buf_item_recover.c1171 xlog_alloc_buf_cancel_table( in xlog_alloc_buf_cancel_table() function
Dxfs_log_recover.c3319 error = xlog_alloc_buf_cancel_table(log); in xlog_do_log_recovery()