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

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

Completed in 112 milliseconds