Searched refs:CLONE_ACL (Results 1 – 2 of 2) sorted by relevance
35 #define CLONE_ACL 0x0004 /* Copy access control lists from source */ macro
8608 if (flags & CLONE_ACL) { in clonefile_internal()8762 if (uap->flags & ~(CLONE_NOFOLLOW | CLONE_NOOWNERCOPY | CLONE_ACL)) { in clonefileat()8795 if (uap->flags & ~(CLONE_NOFOLLOW | CLONE_NOOWNERCOPY | CLONE_ACL)) { in fclonefileat()