Searched refs:SF_SETTABLE (Results 1 – 2 of 2) sorted by relevance
497 #define SF_SETTABLE 0x3fff0000 /* mask of superuser changeable flags */ macro
10367 if ((vap->va_flags & (UF_SETTABLE | SF_SETTABLE)) != vap->va_flags) { in vnode_authattr_new_internal()10745 if (fdelta & ~(UF_SETTABLE | SF_SETTABLE)) { in vnode_authattr()