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.c47 int bc_refcount; member
89 bcp->bc_refcount++; in xlog_add_buffer_cancelled()
96 bcp->bc_refcount = 1; in xlog_add_buffer_cancelled()
135 if (--bcp->bc_refcount == 0) { in xlog_put_buffer_cancelled()