Searched refs:CLONE_NOOWNERCOPY (Results 1 – 2 of 2) sorted by relevance
34 #define CLONE_NOOWNERCOPY 0x0002 /* Don't copy ownership information from source */ macro
8882 if (!(flags & CLONE_NOOWNERCOPY) && vfs_context_issuser(ctx)) { in clonefile_internal()9006 if (uap->flags & ~(CLONE_NOFOLLOW | CLONE_NOOWNERCOPY | CLONE_ACL | in clonefileat()9048 if (uap->flags & ~(CLONE_NOFOLLOW | CLONE_NOOWNERCOPY | CLONE_ACL | in fclonefileat()