Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf_item_recover.c30 struct xfs_buf_cancel { struct
37 static struct xfs_buf_cancel * argument
44 struct xfs_buf_cancel *bcp; in xlog_find_buffer_cancelled()
64 struct xfs_buf_cancel *bcp; in xlog_add_buffer_cancelled()
79 bcp = kmem_alloc(sizeof(struct xfs_buf_cancel), 0); in xlog_add_buffer_cancelled()
113 struct xfs_buf_cancel *bcp; in xlog_put_buffer_cancelled()