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

/openbsd-current/sys/sys/
H A Dvnode.h238 #define DOCLOSE 0x0008 /* vclean: close active files */ macro
/openbsd-current/sys/kern/
H A Dvfs_subr.c1063 if (flags & DOCLOSE)
1071 if (flags & DOCLOSE)
1171 vclean(vp, DOCLOSE, p);

Completed in 88 milliseconds