Home
last modified time | relevance | path

Searched defs:clp (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/fs/nfs/
H A Dnfs4state.c94 static int nfs4_setup_state_renewal(struct nfs_client *clp) in nfs4_setup_state_renewal()
113 int nfs4_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs4_init_clientid()
158 int nfs40_discover_server_trunking(struct nfs_client *clp, in nfs40_discover_server_trunking()
194 const struct cred *nfs4_get_machine_cred(struct nfs_client *clp) in nfs4_get_machine_cred()
199 static void nfs4_root_machine_cred(struct nfs_client *clp) in nfs4_root_machine_cred()
233 const struct cred *nfs4_get_renew_cred(struct nfs_client *clp) in nfs4_get_renew_cred()
266 static void nfs4_end_drain_session(struct nfs_client *clp) in nfs4_end_drain_session()
294 static int nfs4_begin_drain_session(struct nfs_client *clp) in nfs4_begin_drain_session()
312 static void nfs41_finish_session_reset(struct nfs_client *clp) in nfs41_finish_session_reset()
321 int nfs41_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs41_init_clientid()
[all …]
H A Dclient.c150 struct nfs_client *clp; in nfs_alloc_client() local
207 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked()
225 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked()
238 void nfs_free_client(struct nfs_client *clp) in nfs_free_client()
255 void nfs_put_client(struct nfs_client *clp) in nfs_put_client()
282 struct nfs_client *clp; in nfs_match_client() local
344 bool nfs_client_init_is_complete(const struct nfs_client *clp) in nfs_client_init_is_complete()
356 int nfs_client_init_status(const struct nfs_client *clp) in nfs_client_init_status()
367 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete()
379 struct nfs_client *clp) in nfs_found_client()
[all …]
H A Dnfs4client.c29 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()
191 void nfs40_shutdown_client(struct nfs_client *clp) in nfs40_shutdown_client()
203 struct nfs_client *clp = nfs_alloc_client(cl_init); in nfs4_alloc_client() local
278 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback()
284 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client()
300 void nfs4_free_client(struct nfs_client *clp) in nfs4_free_client()
309 static int nfs4_init_callback(struct nfs_client *clp) in nfs4_init_callback()
[all …]
H A Ddelegation.c324 struct nfs_client *clp, int err) in nfs_abort_delegation_return()
339 struct nfs_client *clp) in nfs_detach_delegation_locked()
364 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local
434 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local
530 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return() local
677 static bool nfs_client_clear_delayed_delegations(struct nfs_client *clp) in nfs_client_clear_delayed_delegations()
704 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations()
843 static void nfs_client_mark_return_all_delegations(struct nfs_client *clp) in nfs_client_mark_return_all_delegations()
853 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager()
864 void nfs_expire_all_delegations(struct nfs_client *clp) in nfs_expire_all_delegations()
[all …]
H A Dnfs4renewd.c58 struct nfs_client *clp = in nfs4_renew_state() local
114 nfs4_schedule_state_renewal(struct nfs_client *clp) in nfs4_schedule_state_renewal()
131 nfs4_kill_renewd(struct nfs_client *clp) in nfs4_kill_renewd()
142 void nfs4_set_lease_period(struct nfs_client *clp, in nfs4_set_lease_period()
H A Dcallback_proc.c127 static struct inode *nfs_layout_find_inode_by_stateid(struct nfs_client *clp, in nfs_layout_find_inode_by_stateid()
163 static struct inode *nfs_layout_find_inode_by_fh(struct nfs_client *clp, in nfs_layout_find_inode_by_fh()
194 static struct inode *nfs_layout_find_inode(struct nfs_client *clp, in nfs_layout_find_inode()
244 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining()
314 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining()
328 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall()
347 static void pnfs_recall_all_layouts(struct nfs_client *clp) in pnfs_recall_all_layouts()
445 static int referring_call_exists(struct nfs_client *clp, in referring_call_exists()
495 struct nfs_client *clp; in nfs4_callback_sequence() local
H A Dnfs4session.h75 struct nfs_client *clp; member
109 static inline struct nfs4_session *nfs4_get_session(const struct nfs_client *clp) in nfs4_get_session()
131 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session()
138 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
163 static inline int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session()
171 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session()
176 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
H A Dpnfs_dev.c80 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid()
232 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid()
331 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
358 nfs4_deviceid_purge_client(const struct nfs_client *clp) in nfs4_deviceid_purge_client()
372 nfs4_deviceid_mark_client_invalid(struct nfs_client *clp) in nfs4_deviceid_mark_client_invalid()
H A Dnfs4proc.c472 struct nfs_client *clp = server->nfs_client; in nfs4_do_handle_exception() local
595 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local
623 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_exception() local
681 static bool _nfs4_is_integrity_protected(struct nfs_client *clp) in _nfs4_is_integrity_protected()
687 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease()
697 struct nfs_client *clp = server->nfs_client; in renew_lease() local
814 struct nfs_client *clp; in nfs41_sequence_process() local
1147 struct nfs_client *clp = server->nfs_client; in nfs4_do_call_sync() local
1584 struct nfs_client *clp = state->owner->so_server->nfs_client; in nfs_test_and_clear_all_open_stateid() local
1802 struct nfs_client *clp = server->nfs_client; in update_open_stateid() local
[all …]
H A Dnfs4_fs.h255 struct nfs_client *clp; member
352 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client()
359 is_ds_client(struct nfs_client *clp) in is_ds_client()
365 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in _nfs4_state_protect()
401 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect()
413 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write()
422 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client()
428 is_ds_client(struct nfs_client *clp) in is_ds_client()
434 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect()
440 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write()
H A Dnfs4session.c559 struct nfs4_session *nfs4_alloc_session(struct nfs_client *clp) in nfs4_alloc_session()
607 static int nfs41_check_session_ready(struct nfs_client *clp) in nfs41_check_session_ready()
622 int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session()
631 int nfs4_init_ds_session(struct nfs_client *clp, unsigned long lease_time) in nfs4_init_ds_session()
H A Dsysfs.c197 struct nfs_netns_client *clp; in nfs_netns_sysfs_setup() local
208 struct nfs_netns_client *clp = netns->nfs_client; in nfs_netns_sysfs_destroy() local
H A Dnfs3client.c105 struct nfs_client *clp; in nfs3_set_ds_client() local
H A Dsuper.c237 int nfs_client_for_each_server(struct nfs_client *clp, in nfs_client_for_each_server()
411 struct nfs_client *clp = nfss->nfs_client; in nfs_show_nfsv4_options() local
456 struct nfs_client *clp = nfss->nfs_client; in nfs_show_mount_options() local
571 struct nfs_client *clp = server->nfs_client; in show_lease() local
H A Dpnfs.c283 struct nfs_client *clp = server->nfs_client; in pnfs_free_layout_hdr() local
830 pnfs_layout_bulk_destroy_byserver_locked(struct nfs_client *clp, in pnfs_layout_bulk_destroy_byserver_locked()
905 pnfs_destroy_layouts_byfsid(struct nfs_client *clp, in pnfs_destroy_layouts_byfsid()
932 pnfs_destroy_layouts_byclid(struct nfs_client *clp, in pnfs_destroy_layouts_byclid()
960 pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts()
1946 struct nfs_client *clp = server->nfs_client; in _add_to_server_list() local
1977 struct nfs_client *clp = server->nfs_client; in pnfs_update_layout() local
2690 pnfs_layout_return_unused_byclid(struct nfs_client *clp, in pnfs_layout_return_unused_byclid()
H A Dcallback.c327 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal()
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c917 static void nfsd41_cb_inflight_begin(struct nfs4_client *clp) in nfsd41_cb_inflight_begin()
922 static void nfsd41_cb_inflight_end(struct nfs4_client *clp) in nfsd41_cb_inflight_end()
929 static void nfsd41_cb_inflight_wait_complete(struct nfs4_client *clp) in nfsd41_cb_inflight_wait_complete()
935 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred()
955 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
1022 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state()
1030 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
1037 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
1046 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done() local
1056 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release() local
[all …]
H A Dnfs4state.c161 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired()
167 struct nfs4_client *clp) in nfsd4_dec_courtesy_client_count()
173 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked()
189 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
208 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked()
222 static void put_client_renew(struct nfs4_client *clp) in put_client_renew()
250 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked() local
262 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session() local
335 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks() local
543 struct nfs4_client *clp) in find_openstateowner_str_locked()
[all …]
H A Dblocklayout.c167 struct nfs4_client *clp, in nfsd4_block_proc_getdeviceinfo()
217 static u64 nfsd4_scsi_pr_key(struct nfs4_client *clp) in nfsd4_scsi_pr_key()
249 struct nfs4_client *clp, in nfsd4_block_get_device_info_scsi()
307 struct nfs4_client *clp, in nfsd4_scsi_proc_getdeviceinfo()
332 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client() local
H A Dnfs4recover.c151 legacy_recdir_name_error(struct nfs4_client *clp, int error) in legacy_recdir_name_error()
169 __nfsd4_create_reclaim_record_grace(struct nfs4_client *clp, in __nfsd4_create_reclaim_record_grace()
192 nfsd4_create_clid_dir(struct nfs4_client *clp) in nfsd4_create_clid_dir()
385 nfsd4_remove_clid_dir(struct nfs4_client *clp) in nfsd4_remove_clid_dir()
676 nfsd4_check_legacy_client(struct nfs4_client *clp) in nfsd4_check_legacy_client()
1105 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create()
1142 nfsd4_cld_create_v2(struct nfs4_client *clp) in nfsd4_cld_create_v2()
1208 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove()
1250 nfsd4_cld_check_v0(struct nfs4_client *clp) in nfsd4_cld_check_v0()
1290 nfsd4_cld_check(struct nfs4_client *clp) in nfsd4_cld_check()
[all …]
H A Dnfs4layouts.c159 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid() local
216 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid() local
538 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts() local
578 nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
592 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
610 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail() local
H A Dpnfs.h85 static inline void nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
88 static inline void nfsd4_return_all_file_layouts(struct nfs4_client *clp, in nfsd4_return_all_file_layouts()
H A Dflexfilelayout.c82 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
H A Dexport.c935 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key()
960 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name()
988 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent()
1012 exp_rootfh(struct net *net, struct auth_domain *clp, char *name, in exp_rootfh()
1057 struct auth_domain *clp, int fsid_type, in exp_find()
H A Dnfs4proc.c1288 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1305 void nfsd4_shutdown_copy(struct nfs4_client *clp) in nfsd4_shutdown_copy()
1869 find_async_copy_locked(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy_locked()
1884 find_async_copy(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy()
1903 struct nfs4_client *clp = cstate->clp; in nfsd4_offload_cancel() local
1925 struct nfs4_client *clp = cstate->clp; in nfsd4_copy_notify() local
1989 struct nfs4_client *clp = cstate->clp; in nfsd4_offload_status() local

12