Searched refs:R4PGFLUSH (Results 1 – 2 of 2) sorted by relevance
366 #define R4PGFLUSH 0x80000 /* page flush thread active */ macro
147 ((rp->r_flags & R4PGFLUSH) && rp->r_pgflush != curthread)) { in nfs4_waitfor_purge_complete()151 ((rp->r_flags & R4PGFLUSH) && in nfs4_waitfor_purge_complete()313 if (rp->r_flags & R4PGFLUSH) { in nfs4_purge_caches()316 rp->r_flags |= R4PGFLUSH; in nfs4_purge_caches()377 rp->r_flags &= ~R4PGFLUSH; in nfs4_pgflush_thread()485 if ((rp->r_flags & R4PGFLUSH) && rp->r_pgflush != curthread) { in nfs4_attr_cache()