Lines Matching defs:nfs_client
37888 struct nfs_client;
37895 struct nfs_client *nfs_client;
37983 struct nfs_client {
38264 struct nfs_client *ds_clp;
38312 struct nfs_client *ds_clp;
38410 struct nfs_client * (*alloc_client)(const struct nfs_client_initdata *);
38411 struct nfs_client * (*init_client)(struct nfs_client *, const struct nfs_client_initdata *);
38412 void (*free_client)(struct nfs_client *);
38463 int (*init_client)(struct nfs_client *);
38464 void (*shutdown_client)(struct nfs_client *);
38694 int (*establish_clid)(struct nfs_client *, const struct cred *);
38695 int (*reclaim_complete)(struct nfs_client *, const struct cred *);
38696 int (*detect_trunking)(struct nfs_client *, struct nfs_client **, const struct cred *);
38700 int (*sched_state_renewal)(struct nfs_client *, const struct cred *, unsigned int);
38701 const struct cred * (*get_state_renewal_cred)(struct nfs_client *);
38702 int (*renew_lease)(struct nfs_client *, const struct cred *);
44952 const struct nfs_client *nfs_client;
45207 struct nfs_netns_client *nfs_client;
45328 struct nfs_client *clp;
46987 struct nfs_client *clp;
47382 struct nfs_client *sc_clnt;
47475 struct nfs_client *client;
47482 struct nfs_client *client;
47506 struct nfs_client *client;
47601 struct nfs_client *clp;
47665 struct nfs_client *client;
47725 struct nfs_client *clp;
47737 struct nfs_client *clp;
47741 struct nfs_client *clp;
47747 struct nfs_client *clp;
48172 struct nfs_client *clp;
49004 typedef void (*btf_trace_nfs4_setclientid)(void *, const struct nfs_client *, int);
49006 typedef void (*btf_trace_nfs4_setclientid_confirm)(void *, const struct nfs_client *, int);
49008 typedef void (*btf_trace_nfs4_renew)(void *, const struct nfs_client *, int);
49010 typedef void (*btf_trace_nfs4_renew_async)(void *, const struct nfs_client *, int);
49012 typedef void (*btf_trace_nfs4_exchange_id)(void *, const struct nfs_client *, int);
49014 typedef void (*btf_trace_nfs4_create_session)(void *, const struct nfs_client *, int);
49016 typedef void (*btf_trace_nfs4_destroy_session)(void *, const struct nfs_client *, int);
49018 typedef void (*btf_trace_nfs4_destroy_clientid)(void *, const struct nfs_client *, int);
49020 typedef void (*btf_trace_nfs4_bind_conn_to_session)(void *, const struct nfs_client *, int);
49022 typedef void (*btf_trace_nfs4_sequence)(void *, const struct nfs_client *, int);
49024 typedef void (*btf_trace_nfs4_reclaim_complete)(void *, const struct nfs_client *, int);
49036 typedef void (*btf_trace_nfs4_state_mgr)(void *, const struct nfs_client *);
49038 typedef void (*btf_trace_nfs4_state_mgr_failed)(void *, const struct nfs_client *, const char *, int);
49124 typedef void (*btf_trace_nfs4_cb_getattr)(void *, const struct nfs_client *, const struct nfs_fh *, const struct inode *, int);
49126 typedef void (*btf_trace_nfs4_cb_recall)(void *, const struct nfs_client *, const struct nfs_fh *, const struct inode *, const nfs4_stateid *, int);
49128 typedef void (*btf_trace_nfs4_cb_layoutrecall_file)(void *, const struct nfs_client *, const struct nfs_fh *, const struct inode *, const nfs4_stateid *, int);
49178 typedef void (*btf_trace_nfs4_deviceid_free)(void *, const struct nfs_client *, const struct nfs4_deviceid *);
49225 struct nfs_client *ds_clp;