| /linux/fs/nfs/ |
| H A D | nfs4state.c | 95 static int nfs4_setup_state_renewal(struct nfs_client *clp) in nfs4_setup_state_renewal() 114 int nfs4_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs4_init_clientid() 146 const struct cred *nfs4_get_machine_cred(struct nfs_client *clp) in nfs4_get_machine_cred() 151 static void nfs4_root_machine_cred(struct nfs_client *clp) in nfs4_root_machine_cred() 185 const struct cred *nfs4_get_renew_cred(struct nfs_client *clp) in nfs4_get_renew_cred() 218 static void nfs4_end_drain_session(struct nfs_client *clp) in nfs4_end_drain_session() 246 static int nfs4_begin_drain_session(struct nfs_client *clp) in nfs4_begin_drain_session() 262 static void nfs41_finish_session_reset(struct nfs_client *clp) in nfs41_finish_session_reset() 271 int nfs41_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs41_init_clientid() 306 int nfs41_discover_server_trunking(struct nfs_client *clp, in nfs41_discover_server_trunking() [all …]
|
| H A D | nfs4client.c | 30 static int nfs_get_cb_ident_idr(struct nfs_client *clp, int minorversion) in nfs_get_cb_ident_idr() 153 nfs4_shutdown_ds_clients(struct nfs_client *clp) in nfs4_shutdown_ds_clients() 167 nfs4_cleanup_callback(struct nfs_client *clp) in nfs4_cleanup_callback() 179 void nfs41_shutdown_client(struct nfs_client *clp) in nfs41_shutdown_client() 194 struct nfs_client *clp = nfs_alloc_client(cl_init); in nfs4_alloc_client() local 271 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback() 282 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client() 298 void nfs4_free_client(struct nfs_client *clp) in nfs4_free_client() 307 static int nfs4_init_callback(struct nfs_client *clp) in nfs4_init_callback() 337 int nfs41_init_client(struct nfs_client *clp) in nfs41_init_client() [all …]
|
| H A D | nfs40client.c | 49 void nfs40_shutdown_client(struct nfs_client *clp) in nfs40_shutdown_client() 63 int nfs40_init_client(struct nfs_client *clp) in nfs40_init_client() 92 void nfs40_handle_cb_pathdown(struct nfs_client *clp) in nfs40_handle_cb_pathdown() 100 void nfs4_schedule_path_down_recovery(struct nfs_client *clp) in nfs4_schedule_path_down_recovery() 211 int nfs40_discover_server_trunking(struct nfs_client *clp, in nfs40_discover_server_trunking()
|
| H A D | nfs40proc.c | 73 struct nfs_client *clp = data->client; in nfs4_renew_release() local 84 struct nfs_client *clp = data->client; in nfs4_renew_done() local 112 static int nfs4_proc_async_renew(struct nfs_client *clp, const struct cred *cred, unsigned renew_fl… in nfs4_proc_async_renew() 136 static int nfs4_proc_renew(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_renew() 173 struct nfs_client *clp = server->nfs_client; in _nfs40_proc_get_locations() local 223 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in _nfs40_proc_fsid_present() local 315 struct nfs_client *clp = server->nfs_client; in nfs4_release_lockowner() local
|
| H A D | pnfs_dev.c | 80 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid() 229 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid() 328 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client() 355 nfs4_deviceid_purge_client(const struct nfs_client *clp) in nfs4_deviceid_purge_client() 369 nfs4_deviceid_mark_client_invalid(struct nfs_client *clp) in nfs4_deviceid_mark_client_invalid()
|
| H A D | localio.c | 66 static inline bool nfs_client_is_local(const struct nfs_client *clp) in nfs_client_is_local() 71 bool nfs_server_is_local(const struct nfs_client *clp) in nfs_server_is_local() 136 static struct rpc_clnt *nfs_init_localioclient(struct nfs_client *clp) in nfs_init_localioclient() 150 static bool nfs_server_uuid_is_local(struct nfs_client *clp) in nfs_server_uuid_is_local() 183 static void nfs_local_probe(struct nfs_client *clp) in nfs_local_probe() 204 struct nfs_client *clp = in nfs_local_probe_async_work() local 213 void nfs_local_probe_async(struct nfs_client *clp) in nfs_local_probe_async() 238 __nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in __nfs_local_open_fh() 271 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() 720 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_copy_boot_verifier() local [all …]
|
| H A D | nfs4session.c | 557 struct nfs4_session *nfs4_alloc_session(struct nfs_client *clp) in nfs4_alloc_session() 605 static int nfs41_check_session_ready(struct nfs_client *clp) in nfs41_check_session_ready() 620 int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session() 629 int nfs4_init_ds_session(struct nfs_client *clp, unsigned long lease_time) in nfs4_init_ds_session()
|
| H A D | sysfs.c | 202 struct nfs_netns_client *clp; in nfs_netns_sysfs_setup() local 213 struct nfs_netns_client *clp = netns->nfs_client; in nfs_netns_sysfs_destroy() local 240 static void shutdown_nfs_client(struct nfs_client *clp) in shutdown_nfs_client()
|
| H A D | nfs3client.c | 110 struct nfs_client *clp; in nfs3_set_ds_client() local
|
| H A D | fscache.c | 46 static bool nfs_fscache_get_client_key(struct nfs_client *clp, in nfs_fscache_get_client_key()
|
| H A D | nfs4idmap.c | 442 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new() 483 nfs_idmap_delete(struct nfs_client *clp) in nfs_idmap_delete()
|
| H A D | pnfs.h | 714 static inline void pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts() 726 static inline int pnfs_layout_handle_reboot(struct nfs_client *clp) in pnfs_layout_handle_reboot()
|
| /linux/fs/nfs_common/ |
| H A D | nfslocalio.c | 141 void nfs_localio_enable_client(struct nfs_client *clp) in nfs_localio_enable_client() 219 void nfs_localio_disable_client(struct nfs_client *clp) in nfs_localio_disable_client() 231 struct nfs_client *clp; in nfs_localio_invalidate_clients() local
|
| /linux/fs/nfsd/ |
| H A D | flexfilelayout.c | 82 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
|
| /linux/include/linux/ |
| H A D | nfslocalio.h | 117 static inline void nfs_localio_disable_client(struct nfs_client *clp) in nfs_localio_disable_client()
|
| /linux/drivers/clk/ |
| H A D | clk-loongson2.c | 320 struct loongson2_clk_provider *clp, in loongson2_clk_register() 360 struct loongson2_clk_provider *clp; in loongson2_clk_probe() local
|
| /linux/net/sched/ |
| H A D | sch_htb.c | 856 struct htb_prio *clp; htb_lookup_leaf() local
|