Lines Matching defs:clp

472 	struct nfs_client *clp = server->nfs_client;  in nfs4_do_handle_exception()  local
610 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local
643 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_exception() local
706 static bool _nfs4_is_integrity_protected(struct nfs_client *clp) in _nfs4_is_integrity_protected()
712 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease()
722 struct nfs_client *clp = server->nfs_client; in renew_lease() local
839 struct nfs_client *clp; in nfs41_sequence_process() local
1172 struct nfs_client *clp = server->nfs_client; in nfs4_do_call_sync() local
1609 struct nfs_client *clp = state->owner->so_server->nfs_client; in nfs_test_and_clear_all_open_stateid() local
1827 struct nfs_client *clp = server->nfs_client; in update_open_stateid() local
1959 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client; in nfs4_opendata_check_deleg() local
2456 struct nfs_client *clp = sp->so_server->nfs_client; in nfs4_open_prepare() local
3982 struct nfs_client *clp, in test_fs_location_for_trunking()
4037 struct nfs_client *clp = server->nfs_client; in _nfs4_discover_trunking() local
4084 struct nfs_client *clp = server->nfs_client; in nfs4_discover_trunking() local
5744 struct nfs_client *clp = data->client; in nfs4_renew_release() local
5755 struct nfs_client *clp = data->client; in nfs4_renew_done() local
5783 static int nfs4_proc_async_renew(struct nfs_client *clp, const struct cred *cred, unsigned renew_fl… in nfs4_proc_async_renew()
5807 static int nfs4_proc_renew(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_renew()
6281 static void nfs4_init_boot_verifier(const struct nfs_client *clp, in nfs4_init_boot_verifier()
6302 nfs4_get_uniquifier(struct nfs_client *clp, char *buf, size_t buflen) in nfs4_get_uniquifier()
6325 nfs4_init_nonuniform_client_string(struct nfs_client *clp) in nfs4_init_nonuniform_client_string()
6377 nfs4_init_uniform_client_string(struct nfs_client *clp) in nfs4_init_uniform_client_string()
6424 nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len) in nfs4_init_callback_netid()
6454 int nfs4_proc_setclientid(struct nfs_client *clp, u32 program, in nfs4_proc_setclientid()
6527 int nfs4_proc_setclientid_confirm(struct nfs_client *clp, in nfs4_proc_setclientid_confirm()
6776 struct nfs_client *clp = server->nfs_client; in _nfs4_proc_getlk() local
7505 struct nfs_client *clp = server->nfs_client; in nfs4_retry_setlk() local
8204 struct nfs_client *clp = server->nfs_client; in nfs4_proc_get_locations() local
8238 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in _nfs40_proc_fsid_present() local
8331 struct nfs_client *clp = server->nfs_client; in nfs4_proc_fsid_present() local
8365 struct nfs_client *clp = NFS_SERVER(dir)->nfs_client; in _nfs4_proc_secinfo() local
8478 struct nfs_client *clp = args->client; in nfs4_bind_one_conn_to_session_done() local
8508 struct nfs_client *clp, in nfs4_proc_bind_one_conn_to_session()
8571 struct nfs_client *clp; member
8585 int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_bind_conn_to_session()
8629 static int nfs4_sp4_select_mode(struct nfs_client *clp, in nfs4_sp4_select_mode()
8751 nfs4_run_exchange_id(struct nfs_client *clp, const struct cred *cred, in nfs4_run_exchange_id()
8849 static int _nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred, in _nfs4_proc_exchange_id()
8920 int nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_exchange_id()
8991 static int _nfs4_proc_destroy_clientid(struct nfs_client *clp, in _nfs4_proc_destroy_clientid()
9010 static int nfs4_proc_destroy_clientid(struct nfs_client *clp, in nfs4_proc_destroy_clientid()
9030 int nfs4_destroy_clientid(struct nfs_client *clp) in nfs4_destroy_clientid()
9058 struct nfs_client *clp; member
9103 int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo) in nfs4_proc_get_lease_time()
9251 static int _nfs4_proc_create_session(struct nfs_client *clp, in _nfs4_proc_create_session()
9305 int nfs4_proc_create_session(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_create_session()
9371 struct nfs_client *clp; member
9379 struct nfs_client *clp = calldata->clp; in nfs41_sequence_release() local
9387 static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp) in nfs41_sequence_handle_errors()
9402 struct nfs_client *clp = calldata->clp; in nfs41_sequence_call_done() local
9424 struct nfs_client *clp = calldata->clp; in nfs41_sequence_prepare() local
9440 static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp, in _nfs41_proc_sequence()
9484 static int nfs41_proc_async_sequence(struct nfs_client *clp, const struct cred *cred, unsigned rene… in nfs41_proc_async_sequence()
9500 static int nfs4_proc_sequence(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_sequence()
9520 struct nfs_client *clp; member
9535 static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp) in nfs41_reclaim_complete_handle_errors()
9565 struct nfs_client *clp = calldata->clp; in nfs4_reclaim_complete_done() local
9594 static int nfs41_proc_reclaim_complete(struct nfs_client *clp, in nfs41_proc_reclaim_complete()
10354 struct nfs_client *clp = data->server->nfs_client; in nfs41_free_stateid_release() local
10393 struct nfs_client *clp = server->nfs_client; in nfs41_free_stateid() local
10648 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs4_enable_swap() local
10658 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs4_disable_swap() local