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

/xnu-2422.115.4/bsd/sys/
H A Dmount.h195 #define VFSATTR_CLEAR_ACTIVE(s, a) ((s)->f_active &= ~VFSATTR_ ## a) macro

Completed in 27 milliseconds