Searched refs:DV_ACL (Results 1 – 3 of 3) sorted by relevance
94 #define DV_ACL 0x08 /* node has acl */ macro
511 ((dv->dv_flags & DV_ACL) == 0)) { in devfs_setattr()696 dv->dv_flags |= DV_ACL; in devfs_setsecattr()741 if (dv->dv_attr && ((dv->dv_flags & DV_ACL) == 0)) { in devfs_access()
751 dv->dv_flags &= ~DV_ACL; in dv_shadow_node()754 dv->dv_flags |= DV_ACL; in dv_shadow_node()