Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c42 int bc_refcount; member
84 bcp->bc_refcount++; in xlog_add_buffer_cancelled()
91 bcp->bc_refcount = 1; in xlog_add_buffer_cancelled()
130 if (--bcp->bc_refcount == 0) { in xlog_put_buffer_cancelled()