Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c42 struct xfs_buf_cancel { struct
49 static struct xfs_buf_cancel * argument
56 struct xfs_buf_cancel *bcp; in xlog_find_buffer_cancelled()
76 struct xfs_buf_cancel *bcp; in xlog_add_buffer_cancelled()
91 bcp = kmalloc(sizeof(struct xfs_buf_cancel), GFP_KERNEL | __GFP_NOFAIL); in xlog_add_buffer_cancelled()
125 struct xfs_buf_cancel *bcp; in xlog_put_buffer_cancelled()
1129 struct xfs_buf_cancel *bc; in xlog_free_buf_cancel_table()
1133 struct xfs_buf_cancel, bc_list))) { in xlog_free_buf_cancel_table()