Searched defs:UBC_PUSHALL (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dubc.h46 #define UBC_PUSHALL 0x02 /* push both dirty and precious pages to the backing store */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dubc_subr.c884 (void) ubc_msync(vp, (off_t)0, ubc_getsize(vp), NULL, UBC_PUSHALL); local

Completed in 14 milliseconds