Searched refs:VNOCACHE (Results 1 – 18 of 18) sorted by relevance
125 vp->v_flag = VROOT|VNOCACHE|VNOMAP|VNOSWAP|VNOMOUNT; in mntinitrootnode()
1144 vp->v_flag = VNOCACHE|VNOMAP|VNOSWAP|VNOMOUNT; in mntgetnode()
131 vp->v_flag = VROOT|VNOCACHE|VNOMAP|VNOSWAP|VNOMOUNT; in prinitrootnode()
4462 vp->v_flag = VNOCACHE|VNOMAP|VNOSWAP|VNOMOUNT; in prgetnode()
243 vp->v_flag |= VROOT | VNOCACHE | VNOMAP | VNOSWAP | VNOMOUNT; in sharefs_open()
568 vp->v_flag |= VROOT | VNOCACHE | VNOMAP | VNOSWAP | VNOMOUNT; in gfs_root_create()588 vp->v_flag |= VROOT | VNOCACHE | VNOMAP | VNOSWAP | VNOMOUNT; in gfs_root_create_file()
2886 tvp->v_flag = VNOMOUNT|VNOMAP|VNOSWAP|VNOCACHE; in vfs_mnttabvp_setup()
257 if ((smi->smi_flags & SMI_NOAC) || (vp->v_flag & VNOCACHE)) in smbfs_attrcache_fa()
862 vp->v_flag &= ~VNOCACHE; in nlm_call_lock()933 vp->v_flag |= VNOCACHE; in nlm_call_lock()
787 if ((mi->mi_flags & MI_NOAC) || (vp->v_flag & VNOCACHE)) in nfs_attrcache_va()2966 vp->v_flag |= VNOCACHE; in nfs_lockcompletion()2970 vp->v_flag &= ~VNOCACHE; in nfs_lockcompletion()
575 if ((vp->v_flag & VNOCACHE) || in nfs3_read()736 if ((vp->v_flag & VNOCACHE) || in nfs3_write()1026 if ((vp->v_flag & VNOCACHE) || in nfs3write()1167 if ((vp->v_flag & VNOCACHE) || in nfs3read()4654 !(vp->v_flag & VNOCACHE)) { in nfs3_getapage()5283 if (vp->v_flag & VNOCACHE) { in nfs3_map()
453 if ((vp->v_flag & VNOCACHE) || in nfs_read()640 if ((vp->v_flag & VNOCACHE) || in nfs_write()3749 !(vp->v_flag & VNOCACHE)) { in nfs_getapage()4371 if (vp->v_flag & VNOCACHE) { in nfs_map()
711 if ((mi->mi_flags & MI4_NOAC) || (vp->v_flag & VNOCACHE)) in nfs4_attrcache_va()2822 vp->v_flag |= VNOCACHE; in nfs4_lockcompletion()2826 vp->v_flag &= ~VNOCACHE; in nfs4_lockcompletion()
2667 if ((vp->v_flag & VNOCACHE) || in nfs4_read()2853 if ((vp->v_flag & VNOCACHE) || in nfs4_write()3244 if ((vp->v_flag & VNOCACHE) || in nfs4write()3478 if ((vp->v_flag & VNOCACHE) || in nfs4read()5631 if (!(mi->mi_flags & MI4_NOAC) && !(dvp->v_flag & VNOCACHE)) { in nfs4lookupvalidate_otw()6009 if (!(mi->mi_flags & MI4_NOAC) && !(dvp->v_flag & VNOCACHE)) { in nfs4lookupnew_otw()9892 !(vp->v_flag & VNOCACHE)) { in nfs4_getapage()10526 if (vp->v_flag & VNOCACHE) { in nfs4_map()
251 vp->v_flag &= ~(VROOT | VNOCACHE | VNOMAP | VNOSWAP | VNOMOUNT); in zfsctl_create()
270 #define VNOCACHE 0x02 /* don't keep cache pages on vnode */ macro
277 #define VNOCACHE 0x02 /* don't keep cache pages on vnode */ macro
696 if (vp->v_flag & VNOCACHE) in cachefs_read()8134 if (vp->v_flag & VNOCACHE) in cachefs_map()8520 vp->v_flag |= VNOCACHE; in cachefs_frlock()