Searched refs:cachepurge_set (Results 1 – 2 of 2) sorted by relevance
490 boolean_t cachepurge_set = B_FALSE; in nfs_attr_cache() local563 cachepurge_set = B_TRUE; in nfs_attr_cache()579 if ((rp->r_flags & RINCACHEPURGE) && cachepurge_set) { in nfs_attr_cache()584 cachepurge_set = B_FALSE; in nfs_attr_cache()633 boolean_t cachepurge_set = B_FALSE; in nfs3_attr_cache() local706 cachepurge_set = B_TRUE; in nfs3_attr_cache()722 if ((rp->r_flags & RINCACHEPURGE) && cachepurge_set) { in nfs3_attr_cache()727 cachepurge_set = B_FALSE; in nfs3_attr_cache()
455 boolean_t cachepurge_set = B_FALSE; in nfs4_attr_cache() local605 cachepurge_set = B_TRUE; in nfs4_attr_cache()625 if ((rp->r_flags & R4INCACHEPURGE) && cachepurge_set) { in nfs4_attr_cache()630 cachepurge_set = B_FALSE; in nfs4_attr_cache()