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

12345

/linux-master/fs/afs/
H A Dcmservice.c148 struct afs_server *server; local
170 struct afs_server *server; local
[all...]
H A Dcallback.c56 void afs_init_callback_state(struct afs_server *server) argument
188 static void afs_break_one_callback(struct afs_server *server, argument
213 static void afs_break_some_callbacks(struct afs_server *server, argument
256 afs_break_callbacks(struct afs_server *server, size_t count, struct afs_callback_break *callbacks) argument
[all...]
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c469 static int server(int unixfd) function
H A Dmptcp_sockopt.c692 static int server(int pipefd) function
/linux-master/tools/testing/selftests/net/
H A Dipsec.c624 struct sockaddr_in server; local
671 struct sockaddr_in server; local
708 struct sockaddr_in server; local
[all...]
H A Dnettest.c1336 static int msock_init(struct sock_args *args, int server) argument
[all...]
/linux-master/fs/smb/client/
H A Dcifs_spnego.c87 cifs_get_spnego_key(struct cifs_ses *sesInfo, struct TCP_Server_Info *server) argument
[all...]
H A Dsmbdirect.h313 static inline int smbd_reconnect(struct TCP_Server_Info *server) {return -1; } argument
314 static inline void smbd_destroy(struct TCP_Server_Info *server) {} argument
311 smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr) argument
316 smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) argument
[all...]
H A Dcifs_swn.h27 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) argument
36 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) argument
48 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) { return false; } argument
49 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) {} argument
H A Dasn1.c43 struct TCP_Server_Info *server = context; local
12 decode_negTokenInit(unsigned char *security_blob, int length, struct TCP_Server_Info *server) argument
/linux-master/fs/nfs/
H A Dproc.c54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, argument
103 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct inode *inode) argument
531 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *stat) argument
559 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) argument
590 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) argument
[all...]
H A Dpnfs.h693 static inline void pnfs_lseg_cancel_io(struct nfs_server *server, argument
H A Dnfs42proc.c48 struct nfs_server *server = NFS_SERVER(inode); local
103 struct nfs_server *server = NFS_SERVER(inode); local
417 struct nfs_server *server = NFS_SERVER(file_inode(dst)); local
678 struct nfs_server *server = NFS_SERVER(inode); local
713 struct nfs_server *server = NFS_SERVER(file_inode(filep)); local
746 struct nfs_server *server = NFS_SERVER(inode); local
851 nfs42_proc_layoutstats_generic(struct nfs_server *server, struct nfs42_layoutstat_data *data) argument
914 struct nfs_server *server = NFS_SERVER(inode); local
1055 struct nfs_server *server = NFS_SERVER(dst_inode); local
1117 struct nfs_server *server = NFS_SERVER(file_inode(src_f)); local
1168 struct nfs_server *server = NFS_SERVER(inode); local
1194 struct nfs_server *server = NFS_SERVER(inode); local
1256 struct nfs_server *server = NFS_SERVER(inode); local
1302 struct nfs_server *server = NFS_SERVER(inode); local
[all...]
H A Dpnfs_dev.c97 nfs4_get_device_info(struct nfs_server *server, argument
173 __nfs4_find_get_deviceid(struct nfs_server *server, const struct nfs4_deviceid *id, long hash) argument
188 nfs4_find_get_deviceid(struct nfs_server *server, const struct nfs4_deviceid *id, const struct cred *cred, gfp_t gfp_mask) argument
254 nfs4_init_deviceid_node(struct nfs4_deviceid_node *d, struct nfs_server *server, const struct nfs4_deviceid *id) argument
[all...]
H A Dnamespace.c150 struct nfs_server *server = NFS_SB(path->dentry->d_sb); local
267 struct nfs_server *server; local
303 nfs_submount(struct fs_context *fc, struct nfs_server *server) argument
[all...]
H A Dsysfs.c235 struct nfs_server *server = container_of(kobj, struct nfs_server, kobj); local
244 struct nfs_server *server; local
277 nfs_sysfs_link_rpc_client(struct nfs_server *server, struct rpc_clnt *clnt, const char *uniq) argument
312 nfs_sysfs_add_server(struct nfs_server *server) argument
333 struct nfs_server *server = s->s_fs_info; local
342 nfs_sysfs_move_sb_to_server(struct nfs_server *server) argument
358 nfs_sysfs_remove_server(struct nfs_server *server) argument
[all...]
H A Diostat.h23 static inline void nfs_inc_server_stats(const struct nfs_server *server, argument
35 static inline void nfs_add_server_stats(const struct nfs_server *server, argument
H A Dexport.c122 struct nfs_server *server = NFS_SB(sb); local
H A Dnfs3acl.c48 struct nfs_server *server = NFS_SERVER(inode); local
164 struct nfs_server *server = NFS_SERVER(inode); local
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive_native.c471 u32 server; local
416 kvmppc_xive_native_update_source_config(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state, u32 server, u8 priority, bool masked, u32 eisn) argument
566 u32 server; local
715 u32 server; local
[all...]
/linux-master/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c219 int server; local
/linux-master/arch/powerpc/sysdev/xics/
H A Dics-opal.c29 static int ics_opal_mangle_server(int server) argument
35 static int ics_opal_unmangle_server(int server) argument
45 int server; local
70 int server = ics_opal_mangle_server(xics_default_server); local
100 int16_t server; local
155 __be16 server; local
172 __be16 server; local
186 __be16 server; local
[all...]
H A Dics-rtas.c30 int server; local
/linux-master/drivers/block/rnbd/
H A DMakefile
/linux-master/fs/lockd/
H A Dhost.c54 const int server; /* search for server|client */ member in struct:nlm_lookup_host_info
[all...]

Completed in 514 milliseconds

12345