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

/darwin-on-arm/xnu/bsd/sys/
H A Dvnode_internal.h253 #define VDEVFLUSH 0x000040 /* device vnode after vflush */ macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c1470 if ((vp->v_flag & (VBDEVVP | VDEVFLUSH)) != 0)
2042 vp->v_flag |= VDEVFLUSH;

Completed in 22 milliseconds