Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c256 int pgflush; /* are we the page flush thread? */ in nfs4_purge_caches() local
284 pgflush = (curthread == rp->r_pgflush); in nfs4_purge_caches()
300 if (nfs4_has_pages(vp) && !pgflush) { in nfs4_purge_caches()