Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c39 struct xfs_buf_cancel { struct
46 static struct xfs_buf_cancel * argument
53 struct xfs_buf_cancel *bcp; in xlog_find_buffer_cancelled()
73 struct xfs_buf_cancel *bcp; in xlog_add_buffer_cancelled()
88 bcp = kmem_alloc(sizeof(struct xfs_buf_cancel), 0); in xlog_add_buffer_cancelled()
122 struct xfs_buf_cancel *bcp; in xlog_put_buffer_cancelled()
1059 struct xfs_buf_cancel *bc; in xlog_free_buf_cancel_table()
1063 struct xfs_buf_cancel, bc_list))) { in xlog_free_buf_cancel_table()