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()
546 struct nfs_client *clp = server->nfs_client; in nfs4_gc_state_owners() local
581 struct nfs_client *clp = server->nfs_client; in nfs4_get_state_owner() local
617 struct nfs_client *clp = server->nfs_client; in nfs4_put_state_owner() local
640 struct nfs_client *clp = server->nfs_client; in nfs4_purge_state_owners() local
952 struct nfs_client *clp = server->nfs_client; in nfs4_put_lock_state() local
1199 static void nfs4_clear_state_manager_bit(struct nfs_client *clp) in nfs4_clear_state_manager_bit()
1208 void nfs4_schedule_state_manager(struct nfs_client *clp) in nfs4_schedule_state_manager()
1259 void nfs4_schedule_lease_recovery(struct nfs_client *clp) in nfs4_schedule_lease_recovery()
1281 struct nfs_client *clp = server->nfs_client; in nfs4_schedule_migration_recovery() local
1313 void nfs4_schedule_lease_moved_recovery(struct nfs_client *clp) in nfs4_schedule_lease_moved_recovery()
1323 int nfs4_wait_clnt_recover(struct nfs_client *clp) in nfs4_wait_clnt_recover()
1342 int nfs4_client_recover_expired_lease(struct nfs_client *clp) in nfs4_client_recover_expired_lease()
1368 static void nfs40_handle_cb_pathdown(struct nfs_client *clp) in nfs40_handle_cb_pathdown()
1376 void nfs4_schedule_path_down_recovery(struct nfs_client *clp) in nfs4_schedule_path_down_recovery()
1382 static int nfs4_state_mark_reclaim_reboot(struct nfs_client *clp, struct nfs4_state *state) in nfs4_state_mark_reclaim_reboot()
1398 int nfs4_state_mark_reclaim_nograce(struct nfs_client *clp, struct nfs4_state *state) in nfs4_state_mark_reclaim_nograce()
1411 struct nfs_client *clp = server->nfs_client; in nfs4_schedule_stateid_recovery() local
1456 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_inode_find_state_and_recover() local
1770 int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state)) in nfs4_reset_seqids()
1772 struct nfs_client *clp = server->nfs_client; in nfs4_reset_seqids() local
1793 static void nfs4_state_mark_reclaim_helper(struct nfs_client *clp, in nfs4_state_mark_reclaim_helper()
1794 int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state)) in nfs4_state_mark_reclaim_helper()
1804 static void nfs4_state_start_reclaim_reboot(struct nfs_client *clp) in nfs4_state_start_reclaim_reboot()
1812 static int nfs4_reclaim_complete(struct nfs_client *clp, in nfs4_reclaim_complete()
1824 struct nfs_client *clp = server->nfs_client; in nfs4_clear_reclaim_server() local
1846 static int nfs4_state_clear_reclaim_reboot(struct nfs_client *clp) in nfs4_state_clear_reclaim_reboot()
1862 static void nfs4_state_end_reclaim_reboot(struct nfs_client *clp) in nfs4_state_end_reclaim_reboot()
1878 static void nfs4_state_start_reclaim_nograce(struct nfs_client *clp) in nfs4_state_start_reclaim_nograce()
1884 static int nfs4_recovery_handle_error(struct nfs_client *clp, int error) in nfs4_recovery_handle_error()
1925 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
1976 static int nfs4_check_lease(struct nfs_client *clp) in nfs4_check_lease()
2006 static int nfs4_handle_reclaim_lease_error(struct nfs_client *clp, int status) in nfs4_handle_reclaim_lease_error()
2055 static int nfs4_establish_lease(struct nfs_client *clp) in nfs4_establish_lease()
2080 static int nfs4_reclaim_lease(struct nfs_client *clp) in nfs4_reclaim_lease()
2096 static int nfs4_purge_lease(struct nfs_client *clp) in nfs4_purge_lease()
2118 struct nfs_client *clp = server->nfs_client; in nfs4_try_migration() local
2194 static int nfs4_handle_migration(struct nfs_client *clp) in nfs4_handle_migration()
2240 static int nfs4_handle_lease_moved(struct nfs_client *clp) in nfs4_handle_lease_moved()
2295 int nfs4_discover_server_trunking(struct nfs_client *clp, in nfs4_discover_server_trunking()
2388 struct nfs_client *clp = session->clp; in nfs4_schedule_session_recovery() local
2401 void nfs41_notify_server(struct nfs_client *clp) in nfs41_notify_server()
2408 static void nfs4_reset_all_state(struct nfs_client *clp) in nfs4_reset_all_state()
2420 static void nfs41_handle_server_reboot(struct nfs_client *clp) in nfs41_handle_server_reboot()
2430 static void nfs41_handle_all_state_revoked(struct nfs_client *clp) in nfs41_handle_all_state_revoked()
2436 static void nfs41_handle_some_state_revoked(struct nfs_client *clp) in nfs41_handle_some_state_revoked()
2444 static void nfs41_handle_recallable_state_revoked(struct nfs_client *clp) in nfs41_handle_recallable_state_revoked()
2453 static void nfs41_handle_backchannel_fault(struct nfs_client *clp) in nfs41_handle_backchannel_fault()
2462 static void nfs41_handle_cb_path_down(struct nfs_client *clp) in nfs41_handle_cb_path_down()
2469 void nfs41_handle_sequence_flag_errors(struct nfs_client *clp, u32 flags, in nfs41_handle_sequence_flag_errors()
2505 static int nfs4_reset_session(struct nfs_client *clp) in nfs4_reset_session()
2549 static int nfs4_bind_conn_to_session(struct nfs_client *clp) in nfs4_bind_conn_to_session()
2578 static void nfs4_layoutreturn_any_run(struct nfs_client *clp) in nfs4_layoutreturn_any_run()
2593 static int nfs4_reset_session(struct nfs_client *clp) { return 0; } in nfs4_reset_session()
2595 static int nfs4_bind_conn_to_session(struct nfs_client *clp) in nfs4_bind_conn_to_session()
2600 static void nfs4_layoutreturn_any_run(struct nfs_client *clp) in nfs4_layoutreturn_any_run()
2605 static void nfs4_state_manager(struct nfs_client *clp) in nfs4_state_manager()
2754 struct nfs_client *clp = ptr; in nfs4_run_state_manager() local