Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf_item_recover.c45 int bc_refcount; member
87 bcp->bc_refcount++; in xlog_add_buffer_cancelled()
94 bcp->bc_refcount = 1; in xlog_add_buffer_cancelled()
133 if (--bcp->bc_refcount == 0) { in xlog_put_buffer_cancelled()