Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c33 int bc_refcount; member
75 bcp->bc_refcount++; in xlog_add_buffer_cancelled()
82 bcp->bc_refcount = 1; in xlog_add_buffer_cancelled()
121 if (--bcp->bc_refcount == 0) { in xlog_put_buffer_cancelled()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds