Home
last modified time | relevance | path

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

12

/linux-3.3/fs/nfs/
Dnfs4state.c66 int nfs4_init_clientid(struct nfs_client *clp, struct rpc_cred *cred) in nfs4_init_clientid()
97 struct rpc_cred *nfs4_get_machine_cred_locked(struct nfs_client *clp) in nfs4_get_machine_cred_locked()
106 static void nfs4_clear_machine_cred(struct nfs_client *clp) in nfs4_clear_machine_cred()
144 struct rpc_cred *nfs4_get_renew_cred_locked(struct nfs_client *clp) in nfs4_get_renew_cred_locked()
161 static int nfs41_setup_state_renewal(struct nfs_client *clp) in nfs41_setup_state_renewal()
190 static void nfs4_end_drain_session(struct nfs_client *clp) in nfs4_end_drain_session()
225 static int nfs4_begin_drain_session(struct nfs_client *clp) in nfs4_begin_drain_session()
239 int nfs41_init_clientid(struct nfs_client *clp, struct rpc_cred *cred) in nfs41_init_clientid()
261 struct rpc_cred *nfs4_get_exchange_id_cred(struct nfs_client *clp) in nfs4_get_exchange_id_cred()
276 struct nfs_client *clp = server->nfs_client; in nfs4_get_setclientid_cred_server() local
[all …]
Dclient.c66 static int nfs_get_cb_ident_idr(struct nfs_client *clp, int minorversion) in nfs_get_cb_ident_idr()
148 struct nfs_client *clp; in nfs_alloc_client() local
203 static void nfs4_shutdown_session(struct nfs_client *clp) in nfs4_shutdown_session()
209 static void nfs4_shutdown_session(struct nfs_client *clp) in nfs4_shutdown_session()
217 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback()
223 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client()
242 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked()
259 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client()
267 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked()
280 static void nfs_free_client(struct nfs_client *clp) in nfs_free_client()
[all …]
Ddelegation.c210 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local
230 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local
320 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations()
416 struct nfs_client *clp = server->nfs_client; in nfs_super_return_all_delegations() local
447 static void nfs_client_mark_return_all_delegation_types(struct nfs_client *clp, in nfs_client_mark_return_all_delegation_types()
458 static void nfs_client_mark_return_all_delegations(struct nfs_client *clp) in nfs_client_mark_return_all_delegations()
463 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager()
475 void nfs_expire_all_delegation_types(struct nfs_client *clp, fmode_t flags) in nfs_expire_all_delegation_types()
486 void nfs_expire_all_delegations(struct nfs_client *clp) in nfs_expire_all_delegations()
496 void nfs_handle_cb_pathdown(struct nfs_client *clp) in nfs_handle_cb_pathdown()
[all …]
Dpnfs_dev.c72 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid()
97 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _find_get_deviceid()
112 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_find_get_deviceid()
128 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid()
220 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
249 nfs4_deviceid_purge_client(const struct nfs_client *clp) in nfs4_deviceid_purge_client()
263 nfs4_deviceid_mark_client_invalid(struct nfs_client *clp) in nfs4_deviceid_mark_client_invalid()
Dnfs4renewd.c58 struct nfs_client *clp = in nfs4_renew_state() local
109 nfs4_schedule_state_renewal(struct nfs_client *clp) in nfs4_schedule_state_renewal()
127 nfs4_kill_renewd(struct nfs_client *clp) in nfs4_kill_renewd()
Dcallback_proc.c111 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining()
162 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining()
213 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall()
248 static void pnfs_recall_all_layouts(struct nfs_client *clp) in pnfs_recall_all_layouts()
264 struct nfs_client *clp = cps->clp; in nfs4_callback_devicenotify() local
385 static bool referring_call_exists(struct nfs_client *clp, in referring_call_exists()
440 struct nfs_client *clp; in nfs4_callback_sequence() local
Dnfs4proc.c227 static int nfs4_wait_clnt_recover(struct nfs_client *clp) in nfs4_wait_clnt_recover()
260 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local
337 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease()
443 struct nfs_client *clp; in nfs41_sequence_done() local
1637 static int nfs4_client_recover_expired_lease(struct nfs_client *clp) in nfs4_client_recover_expired_lease()
3356 struct nfs_client *clp = data->client; in nfs4_renew_release() local
3367 struct nfs_client *clp = data->client; in nfs4_renew_done() local
3388 static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flag… in nfs4_proc_async_renew()
3410 static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred) in nfs4_proc_renew()
3712 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_error() local
[all …]
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()
Dnfs4_fs.h253 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client()
260 is_ds_client(struct nfs_client *clp) in is_ds_client()
283 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client()
289 is_ds_client(struct nfs_client *clp) in is_ds_client()
Dfscache.h172 static inline void nfs_fscache_get_client_cookie(struct nfs_client *clp) {} in nfs_fscache_get_client_cookie()
173 static inline void nfs_fscache_release_client_cookie(struct nfs_client *clp) {} in nfs_fscache_release_client_cookie()
Dpnfs.c430 struct nfs_client *clp; in pnfs_free_lseg_list() local
464 pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts()
954 struct nfs_client *clp = server->nfs_client; in pnfs_update_layout() local
1035 struct nfs_client *clp = NFS_SERVER(ino)->nfs_client; in pnfs_layout_process() local
Dinternal.h24 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session()
33 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
Dfscache-index.c71 const struct nfs_client *clp = cookie_netfs_data; in nfs_server_get_key() local
Dcallback.c333 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal()
Didmap.c435 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new()
465 nfs_idmap_delete(struct nfs_client *clp) in nfs_idmap_delete()
Dnfs4filelayoutdev.c172 struct nfs_client *clp = ERR_PTR(-EIO); in nfs4_ds_connect() local
Dcallback.h40 struct nfs_client *clp; member
/linux-3.3/fs/nfsd/
Dnfs4callback.c634 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
681 static void warn_no_callback_path(struct nfs4_client *clp, int reason) in warn_no_callback_path()
687 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
693 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
701 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done() local
734 static void do_probe_callback(struct nfs4_client *clp) in do_probe_callback()
755 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback()
763 void nfsd4_probe_callback_sync(struct nfs4_client *clp) in nfsd4_probe_callback_sync()
769 void nfsd4_change_callback(struct nfs4_client *clp, struct nfs4_cb_conn *conn) in nfsd4_change_callback()
782 static bool nfsd41_cb_get_slot(struct nfs4_client *clp, struct rpc_task *task) in nfsd41_cb_get_slot()
[all …]
Dnfs4state.c279 static struct nfs4_ol_stateid * nfs4_alloc_stateid(struct nfs4_client *clp) in nfs4_alloc_stateid()
285 alloc_init_deleg(struct nfs4_client *clp, struct nfs4_ol_stateid *stp, struct svc_fh *current_fh, u… in alloc_init_deleg()
618 struct nfs4_client *clp = ses->se_client; in gen_sessionid() local
743 struct nfs4_client *clp = c->cn_session->se_client; in nfsd4_conn_lost() local
776 struct nfs4_client *clp = ses->se_client; in nfsd4_hash_conn() local
818 struct nfs4_client *clp = s->se_client; in nfsd4_del_conns() local
850 static struct nfsd4_session *alloc_init_session(struct svc_rqst *rqstp, struct nfs4_client *clp, st… in alloc_init_session()
949 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
967 renew_client(struct nfs4_client *clp) in renew_client()
992 struct nfs4_client *clp; in alloc_client() local
[all …]
Dnfs4recover.c120 void nfsd4_create_clid_dir(struct nfs4_client *clp) in nfsd4_create_clid_dir()
269 nfsd4_remove_clid_dir(struct nfs4_client *clp) in nfsd4_remove_clid_dir()
Dexport.c767 exp_find_key(svc_client *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) in exp_find_key()
789 static svc_export *exp_get_by_name(svc_client *clp, const struct path *path, in exp_get_by_name()
813 static struct svc_export *exp_parent(svc_client *clp, struct path *path) in exp_parent()
837 exp_rootfh(svc_client *clp, char *name, struct knfsd_fh *f, int maxsize) in exp_rootfh()
878 static struct svc_export *exp_find(struct auth_domain *clp, int fsid_type, in exp_find()
Dnfs4idmap.c512 struct auth_domain *clp; in rqst_authname() local
/linux-3.3/include/linux/
Dnfs_idmap.h77 static inline int nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new()
82 static inline void nfs_idmap_delete(struct nfs_client *clp) in nfs_idmap_delete()
/linux-3.3/include/net/
Dpkt_cls.h21 __cls_set_class(unsigned long *clp, unsigned long cl) in __cls_set_class()
31 cls_set_class(struct tcf_proto *tp, unsigned long *clp, in cls_set_class()
/linux-3.3/drivers/media/video/pvrusb2/
Dpvrusb2-sysfs.c507 struct pvr2_sysfs_class *clp; in pvr2_sysfs_class_release() local
789 struct pvr2_sysfs_class *clp; in pvr2_sysfs_class_create() local
807 void pvr2_sysfs_class_destroy(struct pvr2_sysfs_class *clp) in pvr2_sysfs_class_destroy()

12