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