Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c46 struct list_head bc_list; member
62 list_for_each_entry(bcp, bucket, bc_list) { in xlog_find_buffer_cancelled()
95 list_add_tail(&bcp->bc_list, XLOG_BUF_CANCEL_BUCKET(log, blkno)); in xlog_add_buffer_cancelled()
134 list_del(&bcp->bc_list); in xlog_put_buffer_cancelled()
1133 struct xfs_buf_cancel, bc_list))) { in xlog_free_buf_cancel_table()
1134 list_del(&bc->bc_list); in xlog_free_buf_cancel_table()