• Home
  • Raw
  • Download

Lines Matching refs:nfs4_client

46 static void nfsd4_mark_cb_fault(struct nfs4_client *, int reason);
829 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred()
849 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
910 static void warn_no_callback_path(struct nfs4_client *clp, int reason) in warn_no_callback_path()
916 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
924 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
934 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
954 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback()
961 void nfsd4_probe_callback_sync(struct nfs4_client *clp) in nfsd4_probe_callback_sync()
967 void nfsd4_change_callback(struct nfs4_client *clp, struct nfs4_cb_conn *conn) in nfsd4_change_callback()
980 static bool nfsd41_cb_get_slot(struct nfs4_client *clp, struct rpc_task *task) in nfsd41_cb_get_slot()
1001 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_prepare()
1020 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_sequence_done()
1104 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_done()
1166 void nfsd4_shutdown_callback(struct nfs4_client *clp) in nfsd4_shutdown_callback()
1179 static struct nfsd4_conn * __nfsd4_find_backchannel(struct nfs4_client *clp) in __nfsd4_find_backchannel()
1196 struct nfs4_client *clp = cb->cb_clp; in nfsd4_process_cb_update()
1247 struct nfs4_client *clp = cb->cb_clp; in nfsd4_run_cb_work()
1283 void nfsd4_init_cb(struct nfsd4_callback *cb, struct nfs4_client *clp, in nfsd4_init_cb()