Searched refs:cachepurge_set (Results 1 – 2 of 2) sorted by relevance
483 boolean_t cachepurge_set = B_FALSE; in nfs_attr_cache() local556 cachepurge_set = B_TRUE; in nfs_attr_cache()572 if ((rp->r_flags & RINCACHEPURGE) && cachepurge_set) { in nfs_attr_cache()577 cachepurge_set = B_FALSE; in nfs_attr_cache()626 boolean_t cachepurge_set = B_FALSE; in nfs3_attr_cache() local699 cachepurge_set = B_TRUE; in nfs3_attr_cache()715 if ((rp->r_flags & RINCACHEPURGE) && cachepurge_set) { in nfs3_attr_cache()720 cachepurge_set = B_FALSE; in nfs3_attr_cache()
454 boolean_t cachepurge_set = B_FALSE; in nfs4_attr_cache() local604 cachepurge_set = B_TRUE; in nfs4_attr_cache()624 if ((rp->r_flags & R4INCACHEPURGE) && cachepurge_set) { in nfs4_attr_cache()629 cachepurge_set = B_FALSE; in nfs4_attr_cache()