Lines Matching defs:clp
94 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()
356 int nfs41_discover_server_trunking(struct nfs_client *clp, in nfs41_discover_server_trunking()
398 const struct cred *nfs4_get_clid_cred(struct nfs_client *clp) in nfs4_get_clid_cred()
540 struct nfs_client *clp = server->nfs_client; in nfs4_gc_state_owners() local
575 struct nfs_client *clp = server->nfs_client; in nfs4_get_state_owner() local
611 struct nfs_client *clp = server->nfs_client; in nfs4_put_state_owner() local
634 struct nfs_client *clp = server->nfs_client; in nfs4_purge_state_owners() local
940 struct nfs_client *clp = server->nfs_client; in nfs4_put_lock_state() local
1185 static void nfs4_clear_state_manager_bit(struct nfs_client *clp) in nfs4_clear_state_manager_bit()
1194 void nfs4_schedule_state_manager(struct nfs_client *clp) in nfs4_schedule_state_manager()
1245 void nfs4_schedule_lease_recovery(struct nfs_client *clp) in nfs4_schedule_lease_recovery()
1267 struct nfs_client *clp = server->nfs_client; in nfs4_schedule_migration_recovery() local
1299 void nfs4_schedule_lease_moved_recovery(struct nfs_client *clp) in nfs4_schedule_lease_moved_recovery()
1309 int nfs4_wait_clnt_recover(struct nfs_client *clp) in nfs4_wait_clnt_recover()
1328 int nfs4_client_recover_expired_lease(struct nfs_client *clp) in nfs4_client_recover_expired_lease()
1354 static void nfs40_handle_cb_pathdown(struct nfs_client *clp) in nfs40_handle_cb_pathdown()
1362 void nfs4_schedule_path_down_recovery(struct nfs_client *clp) in nfs4_schedule_path_down_recovery()
1368 static int nfs4_state_mark_reclaim_reboot(struct nfs_client *clp, struct nfs4_state *state) in nfs4_state_mark_reclaim_reboot()
1384 int nfs4_state_mark_reclaim_nograce(struct nfs_client *clp, struct nfs4_state *state) in nfs4_state_mark_reclaim_nograce()
1397 struct nfs_client *clp = server->nfs_client; in nfs4_schedule_stateid_recovery() local
1442 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_inode_find_state_and_recover() local
1753 int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state)) in nfs4_reset_seqids()
1755 struct nfs_client *clp = server->nfs_client; in nfs4_reset_seqids() local
1776 static void nfs4_state_mark_reclaim_helper(struct nfs_client *clp, in nfs4_state_mark_reclaim_helper()
1777 int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state)) in nfs4_state_mark_reclaim_helper()
1787 static void nfs4_state_start_reclaim_reboot(struct nfs_client *clp) in nfs4_state_start_reclaim_reboot()
1795 static int nfs4_reclaim_complete(struct nfs_client *clp, in nfs4_reclaim_complete()
1807 struct nfs_client *clp = server->nfs_client; in nfs4_clear_reclaim_server() local
1829 static int nfs4_state_clear_reclaim_reboot(struct nfs_client *clp) in nfs4_state_clear_reclaim_reboot()
1845 static void nfs4_state_end_reclaim_reboot(struct nfs_client *clp) in nfs4_state_end_reclaim_reboot()
1862 static void nfs4_state_start_reclaim_nograce(struct nfs_client *clp) in nfs4_state_start_reclaim_nograce()
1868 static int nfs4_recovery_handle_error(struct nfs_client *clp, int error) in nfs4_recovery_handle_error()
1909 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
1965 static int nfs4_check_lease(struct nfs_client *clp) in nfs4_check_lease()
1995 static int nfs4_handle_reclaim_lease_error(struct nfs_client *clp, int status) in nfs4_handle_reclaim_lease_error()
2050 static int nfs4_establish_lease(struct nfs_client *clp) in nfs4_establish_lease()
2074 static int nfs4_reclaim_lease(struct nfs_client *clp) in nfs4_reclaim_lease()
2090 static int nfs4_purge_lease(struct nfs_client *clp) in nfs4_purge_lease()
2112 struct nfs_client *clp = server->nfs_client; in nfs4_try_migration() local
2186 static int nfs4_handle_migration(struct nfs_client *clp) in nfs4_handle_migration()
2232 static int nfs4_handle_lease_moved(struct nfs_client *clp) in nfs4_handle_lease_moved()
2287 int nfs4_discover_server_trunking(struct nfs_client *clp, in nfs4_discover_server_trunking()
2380 struct nfs_client *clp = session->clp; in nfs4_schedule_session_recovery() local
2393 void nfs41_notify_server(struct nfs_client *clp) in nfs41_notify_server()
2400 static void nfs4_reset_all_state(struct nfs_client *clp) in nfs4_reset_all_state()
2412 static void nfs41_handle_server_reboot(struct nfs_client *clp) in nfs41_handle_server_reboot()
2422 static void nfs41_handle_all_state_revoked(struct nfs_client *clp) in nfs41_handle_all_state_revoked()
2428 static void nfs41_handle_some_state_revoked(struct nfs_client *clp) in nfs41_handle_some_state_revoked()
2436 static void nfs41_handle_recallable_state_revoked(struct nfs_client *clp) in nfs41_handle_recallable_state_revoked()
2445 static void nfs41_handle_backchannel_fault(struct nfs_client *clp) in nfs41_handle_backchannel_fault()
2454 static void nfs41_handle_cb_path_down(struct nfs_client *clp) in nfs41_handle_cb_path_down()
2461 void nfs41_handle_sequence_flag_errors(struct nfs_client *clp, u32 flags, in nfs41_handle_sequence_flag_errors()
2497 static int nfs4_reset_session(struct nfs_client *clp) in nfs4_reset_session()
2541 static int nfs4_bind_conn_to_session(struct nfs_client *clp) in nfs4_bind_conn_to_session()
2570 static void nfs4_layoutreturn_any_run(struct nfs_client *clp) in nfs4_layoutreturn_any_run()
2585 static int nfs4_reset_session(struct nfs_client *clp) { return 0; } in nfs4_reset_session()
2587 static int nfs4_bind_conn_to_session(struct nfs_client *clp) in nfs4_bind_conn_to_session()
2592 static void nfs4_layoutreturn_any_run(struct nfs_client *clp) in nfs4_layoutreturn_any_run()
2597 static void nfs4_state_manager(struct nfs_client *clp) in nfs4_state_manager()
2751 struct nfs_client *clp = ptr; in nfs4_run_state_manager() local