| /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 | client.c | 150 struct nfs_client *clp; in nfs_alloc_client() local 214 nfs_cb_idr_remove_locked(struct nfs_client * clp) nfs_cb_idr_remove_locked() argument 232 nfs_cb_idr_remove_locked(struct nfs_client * clp) nfs_cb_idr_remove_locked() argument 245 nfs_free_client(struct nfs_client * clp) nfs_free_client() argument 264 nfs_put_client(struct nfs_client * clp) nfs_put_client() argument 291 struct nfs_client *clp; nfs_match_client() local 361 nfs_client_init_is_complete(const struct nfs_client * clp) nfs_client_init_is_complete() argument 373 nfs_client_init_status(const struct nfs_client * clp) nfs_client_init_status() argument 384 nfs_wait_client_init_complete(const struct nfs_client * clp) nfs_wait_client_init_complete() argument 396 nfs_found_client(const struct nfs_client_initdata * cl_init,struct nfs_client * clp) nfs_found_client() argument 422 struct nfs_client *clp, *new = NULL; nfs_get_client() local 466 nfs_mark_client_ready(struct nfs_client * clp,int state) nfs_mark_client_ready() argument 520 nfs_create_rpc_client(struct nfs_client * clp,const struct nfs_client_initdata * cl_init,rpc_authflavor_t flavor) nfs_create_rpc_client() argument 592 struct nfs_client *clp = server->nfs_client; nfs_start_lockd() local 638 struct nfs_client *clp = server->nfs_client; nfs_init_server_rpcclient() local 670 nfs_init_client(struct nfs_client * clp,const struct nfs_client_initdata * cl_init) nfs_init_client() argument 752 struct nfs_client *clp; nfs_init_server() local 845 struct nfs_client *clp = server->nfs_client; nfs_server_set_fsinfo() local 918 struct nfs_client *clp = server->nfs_client; nfs_probe_fsinfo() local 1007 struct nfs_client *clp = server->nfs_client; nfs_server_insert_lists() local 1021 struct nfs_client *clp = server->nfs_client; nfs_server_remove_lists() local 1358 struct nfs_client *clp; nfs_server_list_show() local 1426 struct nfs_client *clp; nfs_volume_list_show() local [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 | delegation.c | 354 struct nfs_client *clp) in nfs_detach_delegations_locked() 378 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local 439 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local 722 static bool nfs_client_clear_delayed_delegations(struct nfs_client *clp) in nfs_client_clear_delayed_delegations() 752 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations() 947 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager() 958 void nfs_expire_all_delegations(struct nfs_client *clp) in nfs_expire_all_delegations() 977 struct nfs_client *clp = server->nfs_client; in nfs_server_return_all_delegations() local 1006 void nfs_expire_unused_delegation_types(struct nfs_client *clp, fmode_t flags) in nfs_expire_unused_delegation_types() 1134 void nfs_expire_unreferenced_delegations(struct nfs_client *clp) in nfs_expire_unreferenced_delegations() [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 | callback_proc.c | 134 static struct inode *nfs_layout_find_inode_by_stateid(struct nfs_client *clp, in nfs_layout_find_inode_by_stateid() 170 static struct inode *nfs_layout_find_inode_by_fh(struct nfs_client *clp, in nfs_layout_find_inode_by_fh() 201 static struct inode *nfs_layout_find_inode(struct nfs_client *clp, in nfs_layout_find_inode() 252 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining() 323 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining() 338 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall() 358 static void pnfs_recall_all_layouts(struct nfs_client *clp, in pnfs_recall_all_layouts() 457 static int referring_call_exists(struct nfs_client *clp, in referring_call_exists() 509 struct nfs_client *clp; in nfs4_callback_sequence() local
|
| 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 | nfs4proc.c | 506 struct nfs_client *clp = server->nfs_client; in nfs4_do_handle_exception() local 642 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local 675 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_exception() local 747 _nfs4_is_integrity_protected(struct nfs_client * clp) _nfs4_is_integrity_protected() argument 753 do_renew_lease(struct nfs_client * clp,unsigned long timestamp) do_renew_lease() argument 763 struct nfs_client *clp = server->nfs_client; renew_lease() local 769 nfs4_init_sequence(struct nfs_client * clp,struct nfs4_sequence_args * args,struct nfs4_sequence_res * res,int cache_reply,int privileged) nfs4_init_sequence() argument 852 struct nfs_client *clp; nfs41_sequence_process() local 1139 struct nfs_client *clp = server->nfs_client; nfs4_do_call_sync() local 1603 struct nfs_client *clp = state->owner->so_server->nfs_client; nfs_test_and_clear_all_open_stateid() local 1831 struct nfs_client *clp = server->nfs_client; update_open_stateid() local 2474 struct nfs_client *clp = sp->so_server->nfs_client; nfs4_open_prepare() local 2599 struct nfs_client *clp = server->nfs_client; nfs4_run_open_task() local 3753 struct nfs_client *clp = server->nfs_client; nfs4_do_close() local 4023 test_fs_location_for_trunking(struct nfs4_fs_location * location,struct nfs_client * clp,struct nfs_server * server) test_fs_location_for_trunking() argument 4095 struct nfs_client *clp = server->nfs_client; _nfs4_discover_trunking() local 4146 struct nfs_client *clp = server->nfs_client; nfs4_discover_trunking() local 4439 struct nfs_client *clp = server->nfs_client; _nfs4_proc_getattr() local 6386 nfs4_init_boot_verifier(const struct nfs_client * clp,nfs4_verifier * bootverf) nfs4_init_boot_verifier() argument 6407 nfs4_get_uniquifier(struct nfs_client * clp,char * buf,size_t buflen) nfs4_get_uniquifier() argument 6430 nfs4_init_nonuniform_client_string(struct nfs_client * clp) nfs4_init_nonuniform_client_string() argument 6482 nfs4_init_uniform_client_string(struct nfs_client * clp) nfs4_init_uniform_client_string() argument 6529 nfs4_init_callback_netid(const struct nfs_client * clp,char * buf,size_t len) nfs4_init_callback_netid() argument 6559 nfs4_proc_setclientid(struct nfs_client * clp,u32 program,unsigned short port,const struct cred * cred,struct nfs4_setclientid_res * res) nfs4_proc_setclientid() argument 6632 nfs4_proc_setclientid_confirm(struct nfs_client * clp,struct nfs4_setclientid_res * arg,const struct cred * cred) nfs4_proc_setclientid_confirm() argument 6926 struct nfs_client *clp = server->nfs_client; _nfs4_proc_getlk() local 7160 struct nfs_client *clp = NFS_SERVER(lsp->ls_state->inode)->nfs_client; nfs4_do_unlck() local 7442 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client; _nfs4_do_setlk() local 7667 struct nfs_client *clp = server->nfs_client; nfs4_retry_setlk() local 8131 struct nfs_client *clp = server->nfs_client; _nfs41_proc_get_locations() local 8200 struct nfs_client *clp = server->nfs_client; nfs4_proc_get_locations() local 8279 struct nfs_client *clp = server->nfs_client; nfs4_proc_fsid_present() local 8313 struct nfs_client *clp = NFS_SERVER(dir)->nfs_client; _nfs4_proc_secinfo() local 8425 struct nfs_client *clp = args->client; nfs4_bind_one_conn_to_session_done() local 8455 nfs4_proc_bind_one_conn_to_session(struct rpc_clnt * clnt,struct rpc_xprt * xprt,struct nfs_client * clp,const struct cred * cred) nfs4_proc_bind_one_conn_to_session() argument 8518 struct nfs_client *clp; global() member 8532 nfs4_proc_bind_conn_to_session(struct nfs_client * clp,const struct cred * cred) nfs4_proc_bind_conn_to_session() argument 8576 nfs4_sp4_select_mode(struct nfs_client * clp,struct nfs41_state_protection * sp) nfs4_sp4_select_mode() argument 8698 nfs4_run_exchange_id(struct nfs_client * clp,const struct cred * cred,u32 sp4_how,struct rpc_xprt * xprt) nfs4_run_exchange_id() argument 8796 _nfs4_proc_exchange_id(struct nfs_client * clp,const struct cred * cred,u32 sp4_how) _nfs4_proc_exchange_id() argument 8867 nfs4_proc_exchange_id(struct nfs_client * clp,const struct cred * cred) nfs4_proc_exchange_id() argument 8940 _nfs4_proc_destroy_clientid(struct nfs_client * clp,const struct cred * cred) _nfs4_proc_destroy_clientid() argument 8959 nfs4_proc_destroy_clientid(struct nfs_client * clp,const struct cred * cred) nfs4_proc_destroy_clientid() argument 8979 nfs4_destroy_clientid(struct nfs_client * clp) nfs4_destroy_clientid() argument 9005 struct nfs_client *clp; global() member 9050 nfs4_proc_get_lease_time(struct nfs_client * clp,struct nfs_fsinfo * fsinfo) nfs4_proc_get_lease_time() argument 9196 _nfs4_proc_create_session(struct nfs_client * clp,const struct cred * cred) _nfs4_proc_create_session() argument 9250 nfs4_proc_create_session(struct nfs_client * clp,const struct cred * cred) nfs4_proc_create_session() argument 9316 struct nfs_client *clp; global() member 9324 struct nfs_client *clp = calldata->clp; nfs41_sequence_release() local 9332 nfs41_sequence_handle_errors(struct rpc_task * task,struct nfs_client * clp) nfs41_sequence_handle_errors() argument 9347 struct nfs_client *clp = calldata->clp; nfs41_sequence_call_done() local 9369 struct nfs_client *clp = calldata->clp; nfs41_sequence_prepare() local 9385 _nfs41_proc_sequence(struct nfs_client * clp,const struct cred * cred,struct nfs4_slot * slot,bool is_privileged) _nfs41_proc_sequence() argument 9429 nfs41_proc_async_sequence(struct nfs_client * clp,const struct cred * cred,unsigned renew_flags) nfs41_proc_async_sequence() argument 9445 nfs4_proc_sequence(struct nfs_client * clp,const struct cred * cred) nfs4_proc_sequence() argument 9465 struct nfs_client *clp; global() member 9480 nfs41_reclaim_complete_handle_errors(struct rpc_task * task,struct nfs_client * clp) nfs41_reclaim_complete_handle_errors() argument 9510 struct nfs_client *clp = calldata->clp; nfs4_reclaim_complete_done() local 9539 nfs41_proc_reclaim_complete(struct nfs_client * clp,const struct cred * cred) nfs41_proc_reclaim_complete() argument 9871 struct nfs_client *clp = NFS_SERVER(lrp->args.inode)->nfs_client; nfs4_proc_layoutreturn() local 10075 struct nfs_client *clp = server->nfs_client; _nfs41_proc_secinfo_no_name() local 10241 struct nfs_client *clp = server->nfs_client; _nfs41_test_stateid() local 10332 struct nfs_client *clp = data->server->nfs_client; nfs41_free_stateid_release() local 10371 struct nfs_client *clp = server->nfs_client; nfs41_free_stateid() local 10588 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; nfs4_enable_swap() local 10598 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; nfs4_disable_swap() 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 | pnfs.c | 284 struct nfs_client *clp = server->nfs_client; in pnfs_free_layout_hdr() local 845 pnfs_layout_bulk_destroy_byserver_locked(struct nfs_client *clp, in pnfs_layout_bulk_destroy_byserver_locked() 920 int pnfs_layout_destroy_byfsid(struct nfs_client *clp, struct nfs_fsid *fsid, in pnfs_layout_destroy_byfsid() 943 static void pnfs_layout_build_destroy_list_byclient(struct nfs_client *clp, in pnfs_layout_build_destroy_list_byclient() 960 static int pnfs_layout_do_destroy_byclid(struct nfs_client *clp, in pnfs_layout_do_destroy_byclid() 968 int pnfs_layout_destroy_byclid(struct nfs_client *clp, in pnfs_layout_destroy_byclid() 981 pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts() 989 static void pnfs_layout_build_recover_list_byclient(struct nfs_client *clp, in pnfs_layout_build_recover_list_byclient() 1035 int pnfs_layout_handle_reboot(struct nfs_client *clp) in pnfs_layout_handle_reboot() 2116 struct nfs_client *clp = server->nfs_client; in _add_to_server_list() local [all …]
|
| 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 | super.c | 215 int nfs_client_for_each_server(struct nfs_client *clp, in nfs_client_for_each_server() argument 409 struct nfs_client *clp = nfss->nfs_client; in nfs_show_nfsv4_options() local 458 struct nfs_client *clp = nfss->nfs_client; in nfs_show_mount_options() local 584 struct nfs_client *clp = server->nfs_client; show_lease() local [all...] |
| H A D | internal.h | 483 extern bool nfs_server_is_local(const struct nfs_client *clp); in nfs_local_probe() argument 486 static inline void nfs_local_probe(struct nfs_client *clp) {} in nfs_local_open_fh() argument 484 nfs_local_probe_async(struct nfs_client * clp) nfs_local_probe_async() argument 492 nfs_local_doio(struct nfs_client * clp,struct nfsd_file * localio,struct nfs_pgio_header * hdr,const struct rpc_call_ops * call_ops) nfs_local_doio() argument 505 nfs_server_is_local(const struct nfs_client * clp) nfs_server_is_local() argument [all...] |
| 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()
|
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 158 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired() 164 struct nfs4_client *clp) in nfsd4_dec_courtesy_client_count() 170 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked() 186 renew_client_locked(struct nfs4_client *clp) in renew_client_locked() 205 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked() 219 static void put_client_renew(struct nfs4_client *clp) in put_client_renew() 247 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked() local 259 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session() local 332 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks() local 541 struct nfs4_client *clp) in find_openstateowner_str() [all …]
|
| H A D | nfs4proc.c | 1438 bool nfsd4_has_active_async_copies(struct nfs4_client *clp) in nfsd4_has_active_async_copies() 1461 struct nfs4_client *clp; in nfsd4_async_copy_reaper() local 1521 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy() 1538 void nfsd4_shutdown_copy(struct nfs4_client *clp) in nfsd4_shutdown_copy() 1567 struct nfs4_client *clp; in nfsd4_cancel_copy_by_sb() local 1603 struct nfs4_client *clp = copy->cp_clp; in nfsd4_cancel_copy_by_sb() local 2046 struct nfs4_client *clp = copy->cp_clp; in nfsd4_send_cb_offload() local 2236 find_async_copy_locked(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy_locked() 2251 find_async_copy(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy() 2270 struct nfs4_client *clp = cstate->clp; in nfsd4_offload_cancel() local [all …]
|
| H A D | export.c | 958 exp_find_key(struct cache_detail * cd,struct auth_domain * clp,int fsid_type,u32 * fsidv,struct cache_req * reqp) exp_find_key() argument 983 exp_get_by_name(struct cache_detail * cd,struct auth_domain * clp,const struct path * path,struct cache_req * reqp) exp_get_by_name() argument 1011 exp_parent(struct cache_detail * cd,struct auth_domain * clp,struct path * path) exp_parent() argument 1035 exp_rootfh(struct net * net,struct auth_domain * clp,char * name,struct knfsd_fh * f,int maxsize) exp_rootfh() argument 1080 exp_find(struct cache_detail * cd,struct auth_domain * clp,int fsid_type,u32 * fsidv,struct cache_req * reqp) exp_find() argument [all...] |
| H A D | flexfilelayout.c | 82 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
|
| /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/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
|