Home
last modified time | relevance | path

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

12

/fs/nfs/
Dnfs4state.c74 int nfs4_init_clientid(struct nfs_client *clp, struct rpc_cred *cred) in nfs4_init_clientid()
119 int nfs40_discover_server_trunking(struct nfs_client *clp, in nfs40_discover_server_trunking()
155 struct rpc_cred *nfs4_get_machine_cred_locked(struct nfs_client *clp) in nfs4_get_machine_cred_locked()
164 static void nfs4_root_machine_cred(struct nfs_client *clp) in nfs4_root_machine_cred()
203 struct rpc_cred *nfs4_get_renew_cred_locked(struct nfs_client *clp) in nfs4_get_renew_cred_locked()
234 static void nfs4_end_drain_session(struct nfs_client *clp) in nfs4_end_drain_session()
262 static int nfs4_begin_drain_session(struct nfs_client *clp) in nfs4_begin_drain_session()
280 static int nfs41_setup_state_renewal(struct nfs_client *clp) in nfs41_setup_state_renewal()
301 static void nfs41_finish_session_reset(struct nfs_client *clp) in nfs41_finish_session_reset()
310 int nfs41_init_clientid(struct nfs_client *clp, struct rpc_cred *cred) in nfs41_init_clientid()
[all …]
Dclient.c153 struct nfs_client *clp; in nfs_alloc_client() local
210 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked()
228 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked()
241 void nfs_free_client(struct nfs_client *clp) in nfs_free_client()
263 void nfs_put_client(struct nfs_client *clp) in nfs_put_client()
290 struct nfs_client *clp; in nfs_match_client() local
342 bool nfs_client_init_is_complete(const struct nfs_client *clp) in nfs_client_init_is_complete()
354 int nfs_client_init_status(const struct nfs_client *clp) in nfs_client_init_status()
365 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete()
377 struct nfs_client *clp) in nfs_found_client()
[all …]
Ddelegation.c272 struct nfs_client *clp) in nfs_abort_delegation_return()
285 struct nfs_client *clp) in nfs_detach_delegation_locked()
307 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local
350 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local
422 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return() local
484 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations()
587 static void nfs_client_mark_return_all_delegations(struct nfs_client *clp) in nfs_client_mark_return_all_delegations()
597 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager()
608 void nfs_expire_all_delegations(struct nfs_client *clp) in nfs_expire_all_delegations()
621 struct nfs_client *clp = server->nfs_client; in nfs_server_return_all_delegations() local
[all …]
Dnfs4client.c27 static int nfs_get_cb_ident_idr(struct nfs_client *clp, int minorversion) in nfs_get_cb_ident_idr()
145 nfs4_shutdown_ds_clients(struct nfs_client *clp) in nfs4_shutdown_ds_clients()
159 void nfs41_shutdown_client(struct nfs_client *clp) in nfs41_shutdown_client()
170 void nfs40_shutdown_client(struct nfs_client *clp) in nfs40_shutdown_client()
181 struct nfs_client *clp = nfs_alloc_client(cl_init); in nfs4_alloc_client() local
215 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback()
221 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client()
237 void nfs4_free_client(struct nfs_client *clp) in nfs4_free_client()
246 static int nfs4_init_callback(struct nfs_client *clp) in nfs4_init_callback()
276 int nfs40_init_client(struct nfs_client *clp) in nfs40_init_client()
[all …]
Dnfs4renewd.c58 struct nfs_client *clp = in nfs4_renew_state() local
117 nfs4_schedule_state_renewal(struct nfs_client *clp) in nfs4_schedule_state_renewal()
134 nfs4_kill_renewd(struct nfs_client *clp) in nfs4_kill_renewd()
146 void nfs4_set_lease_period(struct nfs_client *clp, in nfs4_set_lease_period()
Dcallback_proc.c120 static struct inode *nfs_layout_find_inode_by_stateid(struct nfs_client *clp, in nfs_layout_find_inode_by_stateid()
157 static struct inode *nfs_layout_find_inode_by_fh(struct nfs_client *clp, in nfs_layout_find_inode_by_fh()
191 static struct inode *nfs_layout_find_inode(struct nfs_client *clp, in nfs_layout_find_inode()
246 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining()
308 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining()
322 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall()
341 static void pnfs_recall_all_layouts(struct nfs_client *clp) in pnfs_recall_all_layouts()
358 struct nfs_client *clp = cps->clp; in nfs4_callback_devicenotify() local
436 static int referring_call_exists(struct nfs_client *clp, in referring_call_exists()
486 struct nfs_client *clp; in nfs4_callback_sequence() local
Dnfs4session.h73 struct nfs_client *clp; member
107 static inline struct nfs4_session *nfs4_get_session(const struct nfs_client *clp) in nfs4_get_session()
129 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session()
136 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
161 static inline int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session()
169 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session()
174 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
Dpnfs_dev.c79 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid()
227 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid()
312 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
339 nfs4_deviceid_purge_client(const struct nfs_client *clp) in nfs4_deviceid_purge_client()
353 nfs4_deviceid_mark_client_invalid(struct nfs_client *clp) in nfs4_deviceid_mark_client_invalid()
Dnfs4_fs.h213 struct nfs_client *clp; member
288 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client()
295 is_ds_client(struct nfs_client *clp) in is_ds_client()
301 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in _nfs4_state_protect()
344 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect()
356 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write()
365 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client()
371 is_ds_client(struct nfs_client *clp) in is_ds_client()
377 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect()
383 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write()
Dnfs4proc.c393 struct nfs_client *clp = server->nfs_client; in nfs4_do_handle_exception() local
507 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local
532 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_exception() local
588 static bool _nfs4_is_integrity_protected(struct nfs_client *clp) in _nfs4_is_integrity_protected()
594 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease()
604 struct nfs_client *clp = server->nfs_client; in renew_lease() local
705 struct nfs_client *clp; in nfs41_sequence_process() local
1021 struct nfs_client *clp = server->nfs_client; in nfs4_call_sync_sequence() local
1402 struct nfs_client *clp = state->owner->so_server->nfs_client; in nfs_test_and_clear_all_open_stateid() local
1535 struct nfs_client *clp = server->nfs_client; in update_open_stateid() local
[all …]
Dnfs4session.c551 struct nfs4_session *nfs4_alloc_session(struct nfs_client *clp) in nfs4_alloc_session()
600 static int nfs41_check_session_ready(struct nfs_client *clp) in nfs41_check_session_ready()
615 int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session()
624 int nfs4_init_ds_session(struct nfs_client *clp, unsigned long lease_time) in nfs4_init_ds_session()
Dfscache.c37 void nfs_fscache_get_client_cookie(struct nfs_client *clp) in nfs_fscache_get_client_cookie()
50 void nfs_fscache_release_client_cookie(struct nfs_client *clp) in nfs_fscache_release_client_cookie()
Dnfs3client.c95 struct nfs_client *clp; in nfs3_set_ds_client() local
Dfscache.h183 static inline void nfs_fscache_get_client_cookie(struct nfs_client *clp) {} in nfs_fscache_get_client_cookie()
184 static inline void nfs_fscache_release_client_cookie(struct nfs_client *clp) {} in nfs_fscache_release_client_cookie()
Dpnfs.c271 struct nfs_client *clp = server->nfs_client; in pnfs_free_layout_hdr() local
725 pnfs_layout_bulk_destroy_byserver_locked(struct nfs_client *clp, in pnfs_layout_bulk_destroy_byserver_locked()
800 pnfs_destroy_layouts_byfsid(struct nfs_client *clp, in pnfs_destroy_layouts_byfsid()
827 pnfs_destroy_layouts_byclid(struct nfs_client *clp, in pnfs_destroy_layouts_byclid()
855 pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts()
1696 struct nfs_client *clp = server->nfs_client; in pnfs_update_layout() local
Dpnfs_nfs.c604 struct nfs_client *clp = ERR_PTR(-EIO); in _nfs4_pnfs_v3_ds_connect() local
653 struct nfs_client *clp = ERR_PTR(-EIO); in _nfs4_pnfs_v4_ds_connect() local
Dfscache-index.c71 const struct nfs_client *clp = cookie_netfs_data; in nfs_server_get_key() local
/fs/nfsd/
Dnfs4state.c121 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired()
126 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked()
140 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
160 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked()
172 static void put_client_renew(struct nfs4_client *clp) in put_client_renew()
198 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked() local
210 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session() local
269 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks() local
342 struct nfs4_client *clp) in find_openstateowner_str_locked()
360 struct nfs4_client *clp) in find_openstateowner_str()
[all …]
Dnfs4callback.c769 static struct rpc_cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, stru… in get_backchannel_cred()
783 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
841 static void warn_no_callback_path(struct nfs4_client *clp, int reason) in warn_no_callback_path()
847 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
855 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
865 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done() local
885 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback()
892 void nfsd4_probe_callback_sync(struct nfs4_client *clp) in nfsd4_probe_callback_sync()
898 void nfsd4_change_callback(struct nfs4_client *clp, struct nfs4_cb_conn *conn) in nfsd4_change_callback()
911 static bool nfsd41_cb_get_slot(struct nfs4_client *clp, struct rpc_task *task) in nfsd41_cb_get_slot()
[all …]
Dblocklayout.c169 struct nfs4_client *clp, in nfsd4_block_proc_getdeviceinfo()
308 static u64 nfsd4_scsi_pr_key(struct nfs4_client *clp) in nfsd4_scsi_pr_key()
315 struct nfs4_client *clp, in nfsd4_block_get_device_info_scsi()
367 struct nfs4_client *clp, in nfsd4_scsi_proc_getdeviceinfo()
392 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client() local
Dnfs4recover.c155 legacy_recdir_name_error(struct nfs4_client *clp, int error) in legacy_recdir_name_error()
173 nfsd4_create_clid_dir(struct nfs4_client *clp) in nfsd4_create_clid_dir()
349 nfsd4_remove_clid_dir(struct nfs4_client *clp) in nfsd4_remove_clid_dir()
612 nfsd4_check_legacy_client(struct nfs4_client *clp) in nfsd4_check_legacy_client()
922 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create()
959 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove()
996 nfsd4_cld_check(struct nfs4_client *clp) in nfsd4_cld_check()
1143 nfsd4_cltrack_client_has_session(struct nfs4_client *clp) in nfsd4_cltrack_client_has_session()
1274 nfsd4_cltrack_upcall_lock(struct nfs4_client *clp) in nfsd4_cltrack_upcall_lock()
1281 nfsd4_cltrack_upcall_unlock(struct nfs4_client *clp) in nfsd4_cltrack_upcall_unlock()
[all …]
Dnfs4layouts.c165 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid() local
222 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid() local
544 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts() local
584 nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
598 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
616 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail() local
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()
Dexport.c804 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key()
827 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name()
853 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent()
877 exp_rootfh(struct net *net, struct auth_domain *clp, char *name, in exp_rootfh()
922 struct auth_domain *clp, int fsid_type, in exp_find()
Dflexfilelayout.c81 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()

12