Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf_item_recover.c34 struct list_head bc_list; member
50 list_for_each_entry(bcp, bucket, bc_list) { in xlog_find_buffer_cancelled()
83 list_add_tail(&bcp->bc_list, XLOG_BUF_CANCEL_BUCKET(log, blkno)); in xlog_add_buffer_cancelled()
122 list_del(&bcp->bc_list); in xlog_put_buffer_cancelled()