/linux-6.1.9/net/sunrpc/ |
D | clnt.c | 82 static void rpc_register_client(struct rpc_clnt *clnt) in rpc_register_client() 92 static void rpc_unregister_client(struct rpc_clnt *clnt) in rpc_unregister_client() 102 static void __rpc_clnt_remove_pipedir(struct rpc_clnt *clnt) in __rpc_clnt_remove_pipedir() 107 static void rpc_clnt_remove_pipedir(struct rpc_clnt *clnt) in rpc_clnt_remove_pipedir() 120 struct rpc_clnt *clnt) in rpc_setup_pipedir_sb() 150 rpc_setup_pipedir(struct super_block *pipefs_sb, struct rpc_clnt *clnt) in rpc_setup_pipedir() 162 static int rpc_clnt_skip_event(struct rpc_clnt *clnt, unsigned long event) in rpc_clnt_skip_event() 182 static int __rpc_clnt_handle_event(struct rpc_clnt *clnt, unsigned long event, in __rpc_clnt_handle_event() 205 static int __rpc_pipefs_event(struct rpc_clnt *clnt, unsigned long event, in __rpc_pipefs_event() 222 struct rpc_clnt *clnt; in rpc_get_client_for_event() local [all …]
|
D | debugfs.c | 24 struct rpc_clnt *clnt = task->tk_client; in tasks_show() local 45 struct rpc_clnt *clnt = f->private; in tasks_start() local 59 struct rpc_clnt *clnt = f->private; in tasks_next() local 75 struct rpc_clnt *clnt = f->private; in tasks_stop() local 91 struct rpc_clnt *clnt = seq->private = inode->i_private; in tasks_open() local 106 struct rpc_clnt *clnt = seq->private; in tasks_release() local 120 static int do_xprt_debugfs(struct rpc_clnt *clnt, struct rpc_xprt *xprt, void *numv) in do_xprt_debugfs() 146 rpc_clnt_debugfs_register(struct rpc_clnt *clnt) in rpc_clnt_debugfs_register() 167 rpc_clnt_debugfs_unregister(struct rpc_clnt *clnt) in rpc_clnt_debugfs_unregister()
|
D | rpcb_clnt.c | 180 struct rpc_clnt *clnt = sn->rpcb_local_clnt; in rpcb_put_local() local 205 static void rpcb_set_local(struct net *net, struct rpc_clnt *clnt, in rpcb_set_local() 248 struct rpc_clnt *clnt, *clnt4; in rpcb_create_local_unix() local 295 struct rpc_clnt *clnt, *clnt4; in rpcb_create_local_net() local 380 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call() 623 static struct rpc_clnt *rpcb_find_transport_owner(struct rpc_clnt *clnt) in rpcb_find_transport_owner() 648 struct rpc_clnt *clnt; in rpcb_getport_async() local
|
D | stats.c | 119 struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) in rpc_alloc_iostats() 242 static int do_print_stats(struct rpc_clnt *clnt, struct rpc_xprt *xprt, void *seqv) in do_print_stats() 250 void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) in rpc_clnt_show_stats()
|
D | auth_unix.c | 29 unx_create(const struct rpc_auth_create_args *args, struct rpc_clnt *clnt) in unx_create() 113 struct rpc_clnt *clnt = task->tk_client; in unx_marshal() local
|
D | sysfs.h | 11 struct rpc_clnt *clnt; member
|
D | auth_null.c | 22 nul_create(const struct rpc_auth_create_args *args, struct rpc_clnt *clnt) in nul_create()
|
D | sysfs.c | 516 void rpc_sysfs_client_setup(struct rpc_clnt *clnt, in rpc_sysfs_client_setup() 589 void rpc_sysfs_client_destroy(struct rpc_clnt *clnt) in rpc_sysfs_client_destroy()
|
D | rpc_pipe.c | 400 struct rpc_clnt *clnt = m->private; in rpc_show_info() local 417 struct rpc_clnt *clnt = NULL; in rpc_info_open() local 442 struct rpc_clnt *clnt = (struct rpc_clnt *)m->private; in rpc_info_release() local
|
/linux-6.1.9/net/9p/ |
D | client.c | 53 inline int p9_is_proto_dotl(struct p9_client *clnt) in p9_is_proto_dotl() 59 inline int p9_is_proto_dotu(struct p9_client *clnt) in p9_is_proto_dotu() 65 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt) in p9_show_client_options() 130 static int parse_opts(char *opts, struct p9_client *clnt) in parse_opts() 836 static struct p9_fid *p9_fid_create(struct p9_client *clnt) in p9_fid_create() 868 struct p9_client *clnt; in p9_fid_destroy() local 966 struct p9_client *clnt; in p9_client_create() local 1046 void p9_client_destroy(struct p9_client *clnt) in p9_client_destroy() 1070 void p9_client_disconnect(struct p9_client *clnt) in p9_client_disconnect() 1077 void p9_client_begin_disconnect(struct p9_client *clnt) in p9_client_begin_disconnect() [all …]
|
D | protocol.c | 711 int p9stat_read(struct p9_client *clnt, char *buf, int len, struct p9_wstat *st) in p9stat_read() 738 int p9pdu_finalize(struct p9_client *clnt, struct p9_fcall *pdu) in p9pdu_finalize() 760 int p9dirent_read(struct p9_client *clnt, char *buf, int len, in p9dirent_read()
|
/linux-6.1.9/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 104 struct rpc_clnt *clnt; in gssp_rpc_create() local 133 struct rpc_clnt *clnt; in set_gssp_clnt() local 159 struct rpc_clnt *clnt; in get_gssp_clnt() local 172 struct rpc_clnt *clnt; in gssp_call() local
|
D | auth_gss.c | 63 struct rpc_clnt *clnt; member 900 static struct gss_pipe *gss_pipe_alloc(struct rpc_clnt *clnt, in gss_pipe_alloc() 929 struct rpc_clnt *clnt; member 960 static struct gss_pipe *gss_pipe_get(struct rpc_clnt *clnt, in gss_pipe_get() 984 struct rpc_clnt *clnt = p->clnt; in __gss_pipe_free() local 1012 gss_create_new(const struct rpc_auth_create_args *args, struct rpc_clnt *clnt) in gss_create_new() 1157 struct rpc_clnt *clnt, in gss_auth_find_or_add_hashed() 1194 struct rpc_clnt *clnt) in gss_create_hashed() 1213 gss_create(const struct rpc_auth_create_args *args, struct rpc_clnt *clnt) in gss_create()
|
/linux-6.1.9/include/linux/sunrpc/ |
D | metrics.h | 95 static inline struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) { return NULL; } in rpc_alloc_iostats() 103 static inline void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_clnt_show_stats()
|
D | debug.h | 106 rpc_clnt_debugfs_register(struct rpc_clnt *clnt) in rpc_clnt_debugfs_register() 112 rpc_clnt_debugfs_unregister(struct rpc_clnt *clnt) in rpc_clnt_debugfs_unregister()
|
D | sched.h | 296 rpc_clnt_swap_activate(struct rpc_clnt *clnt) in rpc_clnt_swap_activate() 302 rpc_clnt_swap_deactivate(struct rpc_clnt *clnt) in rpc_clnt_swap_deactivate()
|
/linux-6.1.9/fs/nfs/ |
D | nfs3proc.c | 32 nfs3_rpc_wrapper(struct rpc_clnt *clnt, struct rpc_message *msg, int flags) in nfs3_rpc_wrapper() 46 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) argument 895 struct rpc_clnt **clnt) in nfs3_proc_write_setup() 917 struct rpc_clnt **clnt) in nfs3_proc_commit_setup()
|
D | nfs4namespace.c | 204 static struct rpc_clnt *nfs_find_best_sec(struct rpc_clnt *clnt, in nfs_find_best_sec() 261 nfs4_negotiate_security(struct rpc_clnt *clnt, struct inode *inode, in nfs4_negotiate_security()
|
D | file.c | 482 struct rpc_clnt *clnt = NFS_CLIENT(inode); in nfs_swap_activate() local 515 struct rpc_clnt *clnt = NFS_CLIENT(inode); in nfs_swap_deactivate() local
|
D | proc.c | 638 struct rpc_clnt **clnt) in nfs_proc_write_setup() 652 struct rpc_clnt **clnt) in nfs_proc_commit_setup()
|
D | nfs4proc.c | 1137 static int nfs4_do_call_sync(struct rpc_clnt *clnt, in nfs4_do_call_sync() 1161 static int nfs4_call_sync_sequence(struct rpc_clnt *clnt, in nfs4_call_sync_sequence() 1175 int nfs4_call_sync(struct rpc_clnt *clnt, in nfs4_call_sync() 4406 static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, in _nfs4_proc_lookup() 4456 static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, in nfs4_proc_lookup_common() 4532 struct rpc_clnt *clnt = NFS_CLIENT(inode); in _nfs4_proc_lookupp() local 5602 struct rpc_clnt **clnt) in nfs4_proc_write_setup() 5655 struct rpc_clnt **clnt) in nfs4_proc_commit_setup() 8040 struct rpc_clnt *clnt = server->client; in _nfs40_proc_get_locations() local 8097 struct rpc_clnt *clnt = server->client; in _nfs41_proc_get_locations() local [all …]
|
/linux-6.1.9/fs/lockd/ |
D | host.c | 180 struct rpc_clnt *clnt; in nlm_destroy_host_locked() local 430 struct rpc_clnt *clnt; in nlm_bind_host() local
|
D | clntproc.c | 264 struct rpc_clnt *clnt; in nlmclnt_call() local 342 struct rpc_clnt *clnt; in __nlm_async_call() local
|
/linux-6.1.9/fs/9p/ |
D | v9fs.h | 102 struct p9_client *clnt; /* 9p client */ member
|
/linux-6.1.9/drivers/video/fbdev/matrox/ |
D | matroxfb_maven.c | 1201 static int maven_init_client(struct i2c_client* clnt) { in maven_init_client() 1235 static int maven_shutdown_client(struct i2c_client* clnt) { in maven_shutdown_client()
|