/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_internal.h | 107 obd_enqueue_update_f upcall, 120 obd_enqueue_update_f upcall, void *cookie, 123 obd_enqueue_update_f upcall, void *cookie, 126 obd_enqueue_update_f upcall, void *cookie,
|
D | osc_request.c | 402 obd_enqueue_update_f upcall, void *cookie, in osc_setattr_async_base() argument 438 sa->sa_upcall = upcall; in osc_setattr_async_base() 547 obd_enqueue_update_f upcall, void *cookie, in osc_punch_base() argument 580 sa->sa_upcall = upcall; in osc_punch_base() 614 obd_enqueue_update_f upcall, void *cookie, in osc_sync_base() argument 646 fa->fa_upcall = upcall; in osc_sync_base() 2144 obd_enqueue_update_f upcall, void *cookie, in osc_enqueue_fini() argument 2172 rc = (*upcall)(cookie, rc); in osc_enqueue_fini() 2250 obd_enqueue_update_f upcall, void *cookie, in osc_enqueue_base() argument 2319 (*upcall)(cookie, ELDLM_OK); in osc_enqueue_base() [all …]
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 46 The classic upcall mechanism uses a custom text based upcall mechanism 50 This upcall mechanism has 2 limitations: 67 The newer upcall mechanism uses RPC over a unix socket to a daemon 74 This upcall mechanism uses the kernel rpc client and connects to the gssproxy 87 Once the upcall mechanism is chosen, it cannot be changed. To prevent
|
D | idmapper.txt | 7 performing an upcall to userspace to request the information. There are two 27 direct the upcall. The following line should be added: 44 You can handle any of these individually, rather than using the generic upcall
|
D | nfs.txt | 70 upcall to allow userland to provide this service. 73 /var/lib/nfs/rpc_pipefs, the upcall consists of the following steps:
|
D | rpc-cache.txt | 107 call is needed but not possible, -EAGAIN if an upcall is pending,
|
/linux-4.1.27/Documentation/networking/ |
D | dns_resolver.txt | 23 These routines must be supported by userspace tools dns.upcall, cifs.upcall and 56 create dns_resolver * * /usr/sbin/cifs.upcall %k 83 where <type> optionally specifies the particular upcall program to invoke, 129 Upcalls to userspace are made through the request_key() upcall vector, and are 133 The upcall handler program is responsible for querying the DNS, processing the 139 The upcall handler program should set the expiry time on the key to that of the
|
/linux-4.1.27/net/openvswitch/ |
D | actions.c | 614 struct dp_upcall_info upcall; in output_userspace() local 618 upcall.cmd = OVS_PACKET_CMD_ACTION; in output_userspace() 619 upcall.userdata = NULL; in output_userspace() 620 upcall.portid = 0; in output_userspace() 621 upcall.egress_tun_info = NULL; in output_userspace() 627 upcall.userdata = a; in output_userspace() 631 upcall.portid = nla_get_u32(a); in output_userspace() 645 upcall.egress_tun_info = &info; in output_userspace() 653 return ovs_dp_upcall(dp, skb, key, &upcall); in output_userspace()
|
D | datapath.c | 272 struct dp_upcall_info upcall; in ovs_dp_process_packet() local 275 upcall.cmd = OVS_PACKET_CMD_MISS; in ovs_dp_process_packet() 276 upcall.userdata = NULL; in ovs_dp_process_packet() 277 upcall.portid = ovs_vport_find_upcall_portid(p, skb); in ovs_dp_process_packet() 278 upcall.egress_tun_info = NULL; in ovs_dp_process_packet() 279 error = ovs_dp_upcall(dp, skb, key, &upcall); in ovs_dp_process_packet() 404 struct ovs_header *upcall; in queue_userspace_packet() local 458 upcall = genlmsg_put(user_skb, 0, 0, &dp_packet_genl_family, in queue_userspace_packet() 460 upcall->dp_ifindex = dp_ifindex; in queue_userspace_packet()
|
/linux-4.1.27/fs/coda/ |
D | Makefile | 7 coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \
|
/linux-4.1.27/fs/nfs/ |
D | nfs4idmap.c | 393 .upcall = rpc_pipe_generic_upcall, 625 struct idmap_msg *upcall, in nfs_idmap_read_and_verify_message() argument 633 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message() 637 if (strcmp(upcall->im_name, im->im_name) != 0) in nfs_idmap_read_and_verify_message() 644 if (upcall->im_id != im->im_id) in nfs_idmap_read_and_verify_message()
|
/linux-4.1.27/net/dns_resolver/ |
D | Kconfig | 18 SMB2 later. DNS Resolver is supported by the userspace upcall
|
/linux-4.1.27/include/linux/sunrpc/ |
D | rpc_pipe_fs.h | 37 ssize_t (*upcall)(struct file *, struct rpc_pipe_msg *, char __user *, size_t); member
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 280 upcall is dispatched to Venus by creating a message structure. The 288 synchronization objects. In the upcall routine the message structure 290 queue. The routine calling upcall is responsible for allocating the 295 the OS. This notification is done in the upcall context of the process 297 in upcall. The (kernel mode) processing of P in the filesystem 299 the calling thread in P is blocked in upcall. A pointer in the 320 processing its upcall with the data buffer replaced with the reply 328 Now P awakes and continues processing upcall. There are some 330 up in upcall by a signal from some other source (for example an 332 sendmsg_to_kernel call. In the normal case, the upcall routine will [all …]
|
/linux-4.1.27/Documentation/security/ |
D | keys-request-key.txt | 54 own upcall mechanism rather than using /sbin/request-key. 66 own upcall mechanisms. If they do, then those should be substituted for the
|
D | keys.txt | 1343 This method is permitted to return before the upcall is complete, but the
|
/linux-4.1.27/fs/nfs/blocklayout/ |
D | rpc_pipefs.c | 140 .upcall = rpc_pipe_generic_upcall,
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 91 Enables an upcall mechanism for CIFS which accesses userspace helper 159 an upcall mechanism for CIFS which contacts userspace helper
|
/linux-4.1.27/net/sunrpc/ |
D | rpc_pipe.c | 316 res = pipe->ops->upcall(filp, msg, buf, len); in rpc_pipe_read() 826 if (pipe->ops->upcall == NULL) in rpc_mkpipe_dentry() 1275 .upcall = rpc_pipe_generic_upcall,
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 1051 char *upcall = lustre_cfg_string(lcfg, 2); in process_param2_config() local 1064 if (strcmp(upcall, LCTL_UPCALL) != 0) { in process_param2_config() 1065 CERROR("Unsupported upcall %s\n", upcall); in process_param2_config()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 720 of the helper program cifs.upcall to be present and to be configured in the 721 /etc/request-key.conf file. The cifs.upcall helper program is from the Samba 724 cifs.upcall helper program), instead of using Kerberos, is sufficient for 730 a user space helper (such as cifs.upcall) to be present in order to 740 create cifs.spnego * * /usr/local/sbin/cifs.upcall %k 741 create dns_resolver * * /usr/local/sbin/cifs.upcall %k
|
D | CHANGES | 114 create. Update cifs.upcall version to handle new Kerberos sec flags 115 (this requires update of cifs.upcall program from Samba). Fix memory leak
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | auth_gss.c | 2017 .upcall = rpc_pipe_generic_upcall, 2025 .upcall = rpc_pipe_generic_upcall,
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4recover.c | 764 .upcall = rpc_pipe_generic_upcall,
|