Searched refs:SF_SETTABLE (Results 1 – 6 of 6) sorted by relevance
154 SF_APPEND) & SF_SETTABLE) /* root settable flags */
273 #define SF_SETTABLE 0xffff0000 /* mask of superuser changeable flags */ macro
1139 node->tn_flags &= SF_SETTABLE; in tmpfs_chflags()
418 if (vap->va_flags & SF_SETTABLE) {
412 ip->i_flags &= SF_SETTABLE; in ext2_setattr()
575 ip->i_flags &= SF_SETTABLE;