Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_log_recover.c62 int bc_refcount; member
1644 bcp->bc_refcount++; in xlog_recover_buffer_pass1()
1653 bcp->bc_refcount = 1; in xlog_recover_buffer_pass1()
1716 if (--bcp->bc_refcount == 0) { in xlog_check_buffer_cancelled()