Searched refs:copy_flags (Results 1 – 5 of 5) sorted by relevance
62 if (smsg->copy_flags & CREATE_PATH) { in hv_start_fcopy()80 if (!(smsg->copy_flags & OVER_WRITE)) { in hv_start_fcopy()
154 smsg_out->copy_flags = smsg_in->copy_flags; in fcopy_send_data()
132 __u32 copy_flags; member
199 sctp_scope_t scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list() argument214 (copy_flags & SCTP_ADDR4_PEERSUPP))) || in sctp_copy_local_addr_list()216 (copy_flags & SCTP_ADDR6_ALLOWED) && in sctp_copy_local_addr_list()217 (copy_flags & SCTP_ADDR6_PEERSUPP)))) { in sctp_copy_local_addr_list()
2780 int copy_flags; in copy_mnt_ns() local2797 copy_flags = CL_COPY_UNBINDABLE | CL_EXPIRE; in copy_mnt_ns()2799 copy_flags |= CL_SHARED_TO_SLAVE | CL_UNPRIVILEGED; in copy_mnt_ns()2800 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()