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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vfsops.c665 int count = 0, pincount; local
680 pincount = xfs_flush_buftarg(mp->m_ddev_targp, 1);
681 if (!pincount) {

Completed in 48 milliseconds