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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_buf_item.h115 int bc_refcount; member in struct:xfs_buf_cancel
H A Dxfs_log_recover.c1651 bcp->bc_refcount = 1;
1666 nextp->bc_refcount++;
1678 bcp->bc_refcount = 1;
1745 bcp->bc_refcount--;
1746 if (bcp->bc_refcount == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_buf_item.h115 int bc_refcount; member in struct:xfs_buf_cancel
H A Dxfs_log_recover.c1651 bcp->bc_refcount = 1;
1666 nextp->bc_refcount++;
1678 bcp->bc_refcount = 1;
1745 bcp->bc_refcount--;
1746 if (bcp->bc_refcount == 0) {

Completed in 70 milliseconds