Lines Matching defs:clp

983 	struct nfs4_client *clp = cb->cb_clp;  in nfsd4_queue_cb()  local
989 static void nfsd41_cb_inflight_begin(struct nfs4_client *clp) in nfsd41_cb_inflight_begin()
994 static void nfsd41_cb_inflight_end(struct nfs4_client *clp) in nfsd41_cb_inflight_end()
1001 static void nfsd41_cb_inflight_wait_complete(struct nfs4_client *clp) in nfsd41_cb_inflight_wait_complete()
1007 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred()
1027 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
1094 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state()
1102 static void nfsd4_mark_cb_down(struct nfs4_client *clp) in nfsd4_mark_cb_down()
1109 static void nfsd4_mark_cb_fault(struct nfs4_client *clp) in nfsd4_mark_cb_fault()
1118 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done() local
1128 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release() local
1145 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback()
1153 void nfsd4_probe_callback_sync(struct nfs4_client *clp) in nfsd4_probe_callback_sync()
1159 void nfsd4_change_callback(struct nfs4_client *clp, struct nfs4_cb_conn *conn) in nfsd4_change_callback()
1174 struct nfs4_client *clp = cb->cb_clp; in nfsd41_cb_get_slot() local
1192 struct nfs4_client *clp = cb->cb_clp; in nfsd41_cb_release_slot() local
1203 struct nfs4_client *clp = cb->cb_clp; in nfsd41_destroy_cb() local
1219 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_prepare() local
1236 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_sequence_done() local
1331 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_done() local
1382 void nfsd4_shutdown_callback(struct nfs4_client *clp) in nfsd4_shutdown_callback()
1398 static struct nfsd4_conn * __nfsd4_find_backchannel(struct nfs4_client *clp) in __nfsd4_find_backchannel()
1423 struct nfs4_client *clp = cb->cb_clp; in nfsd4_process_cb_update() local
1479 struct nfs4_client *clp = cb->cb_clp; in nfsd4_run_cb_work() local
1516 void nfsd4_init_cb(struct nfsd4_callback *cb, struct nfs4_client *clp, in nfsd4_init_cb()
1539 struct nfs4_client *clp = cb->cb_clp; in nfsd4_run_cb() local