Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c3014 int clflags = 0; in vclean() local
3052 clflags |= IO_NDELAY; in vclean()
3055 clflags |= IO_REVOKE; in vclean()
3070 VNOP_CLOSE(vp, clflags, ctx); in vclean()