Searched refs:copy_flags (Results 1 – 5 of 5) sorted by relevance
59 if (smsg->copy_flags & CREATE_PATH) { in hv_start_fcopy()77 if (!(smsg->copy_flags & OVER_WRITE)) { in hv_start_fcopy()
168 smsg_out->copy_flags = smsg_in->copy_flags; in fcopy_send_data()
133 __u32 copy_flags; member
149 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list() argument167 !(copy_flags & SCTP_ADDR4_PEERSUPP)) in sctp_copy_local_addr_list()170 (!(copy_flags & SCTP_ADDR6_ALLOWED) || in sctp_copy_local_addr_list()171 !(copy_flags & SCTP_ADDR6_PEERSUPP))) in sctp_copy_local_addr_list()
2865 int copy_flags; in copy_mnt_ns() local2882 copy_flags = CL_COPY_UNBINDABLE | CL_EXPIRE; in copy_mnt_ns()2884 copy_flags |= CL_SHARED_TO_SLAVE | CL_UNPRIVILEGED; in copy_mnt_ns()2885 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()