Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c43 struct list_head bc_list; member
59 list_for_each_entry(bcp, bucket, bc_list) { in xlog_find_buffer_cancelled()
92 list_add_tail(&bcp->bc_list, XLOG_BUF_CANCEL_BUCKET(log, blkno)); in xlog_add_buffer_cancelled()
131 list_del(&bcp->bc_list); in xlog_put_buffer_cancelled()
1063 struct xfs_buf_cancel, bc_list))) { in xlog_free_buf_cancel_table()
1064 list_del(&bc->bc_list); in xlog_free_buf_cancel_table()