Searched defs:server (Results 101 - 122 of 122) sorted by last modified time

12345

/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c1038 filelayout_alloc_deviceid_node(struct nfs_server *server, argument
/linux-master/tools/testing/vsock/
H A Dcontrol.c34 control_init(const char *control_host, const char *control_port, bool server) argument
/linux-master/net/tipc/
H A Dtopsrv.c98 struct tipc_topsrv *server; member in struct:tipc_conn
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.h235 static inline u32 kvmppc_xive_vp(struct kvmppc_xive *xive, u32 server) argument
H A Dbook3s_xics.h38 u32 server; member in struct:ics_irq_state
H A Dbook3s_xics.c166 int kvmppc_xics_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) argument
196 int kvmppc_xics_get_xive(struct kvm *kvm, u32 irq, u32 *server, u3 argument
140 write_xive(struct kvmppc_xics *xics, struct kvmppc_ics *ics, struct ics_irq_state *state, u32 server, u32 priority, u32 saved_priority) argument
619 kvmppc_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, unsigned long mfrr) argument
704 kvmppc_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) argument
1234 u32 server; local
[all...]
H A Dbook3s_rtas.c21 u32 irq, server, priority; local
45 u32 irq, server, priority; local
/linux-master/fs/nfs/
H A Dnfs4idmap.c109 static bool nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) argument
123 static bool nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) argument
157 void nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) argument
745 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *uid) argument
762 nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t *gid) argument
779 nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) argument
793 nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) argument
[all...]
H A Dnfs4namespace.c204 nfs_find_best_sec(struct rpc_clnt *clnt, struct nfs_server *server, struct nfs4_secinfo_flavors *flavors) argument
451 nfs4_submount(struct fs_context *fc, struct nfs_server *server) argument
483 nfs4_try_replacing_one_location(struct nfs_server *server, char *page, char *page2, const struct nfs4_fs_location *location) argument
541 nfs4_replace_transport(struct nfs_server *server, const struct nfs4_fs_locations *locations) argument
[all...]
H A Dgetroot.c70 struct nfs_server *server = NFS_SB(s), *clone_server; local
H A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) argument
/linux-master/drivers/s390/block/
H A Ddasd_eckd.h621 struct list_head server; member in struct:alias_server
/linux-master/drivers/infiniband/ulp/rtrs/
H A DMakefile
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c103 int server = 0; local
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c42 nfs4_ff_alloc_deviceid_node(struct nfs_server *server, struct pnfs_device *pdev, argument
/linux-master/tools/testing/selftests/net/af_unix/
H A Dunix_connect.c17 int server, client; local
/linux-master/arch/powerpc/sysdev/xics/
H A Dxics-common.c200 long server; local
286 int server = cpumask_first_and(cpu_online_mask, cpumask); local
[all...]
H A Dics-native.c50 unsigned int server; local
103 int server; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c52 enum server { enum
/linux-master/net/dccp/
H A Dfeat.c1107 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) argument
1218 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) argument
1409 bool server = false; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dfin_ack_lat.c86 static void server(int sock, struct sockaddr_in address) function
/linux-master/include/uapi/linux/
H A Dqrtr.h40 } server; member in union:qrtr_ctrl_pkt::__anon13224

Completed in 676 milliseconds

12345