Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode_internal.h289 #define VDEVFLUSH 0x000040 /* device vnode after vflush */ macro
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_subr.c2269 if ((vp->v_flag & (VBDEVVP | VDEVFLUSH)) != 0) { in checkalias()
2961 vp->v_flag |= VDEVFLUSH; in vflush()