Lines Matching refs:nfs4_client
47 static void nfsd4_mark_cb_fault(struct nfs4_client *, int reason);
846 static void nfsd41_cb_inflight_begin(struct nfs4_client *clp) in nfsd41_cb_inflight_begin()
851 static void nfsd41_cb_inflight_end(struct nfs4_client *clp) in nfsd41_cb_inflight_end()
858 static void nfsd41_cb_inflight_wait_complete(struct nfs4_client *clp) in nfsd41_cb_inflight_wait_complete()
864 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred()
884 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
948 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
956 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
966 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
979 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release()
996 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback()
1004 void nfsd4_probe_callback_sync(struct nfs4_client *clp) in nfsd4_probe_callback_sync()
1010 void nfsd4_change_callback(struct nfs4_client *clp, struct nfs4_cb_conn *conn) in nfsd4_change_callback()
1026 struct nfs4_client *clp = cb->cb_clp; in nfsd41_cb_get_slot()
1044 struct nfs4_client *clp = cb->cb_clp; in nfsd41_cb_release_slot()
1055 struct nfs4_client *clp = cb->cb_clp; in nfsd41_destroy_cb()
1070 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_prepare()
1086 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_sequence_done()
1171 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_done()
1232 void nfsd4_shutdown_callback(struct nfs4_client *clp) in nfsd4_shutdown_callback()
1246 static struct nfsd4_conn * __nfsd4_find_backchannel(struct nfs4_client *clp) in __nfsd4_find_backchannel()
1269 struct nfs4_client *clp = cb->cb_clp; in nfsd4_process_cb_update()
1321 struct nfs4_client *clp = cb->cb_clp; in nfsd4_run_cb_work()
1359 void nfsd4_init_cb(struct nfsd4_callback *cb, struct nfs4_client *clp, in nfsd4_init_cb()
1376 struct nfs4_client *clp = cb->cb_clp; in nfsd4_run_cb()