Searched refs:nfs4_cb_procedures (Results 1 – 1 of 1) sorted by relevance
1023 static const struct rpc_procinfo nfs4_cb_procedures[] = { variable1035 static unsigned int nfs4_cb_counts[ARRAY_SIZE(nfs4_cb_procedures)];1045 .nrprocs = ARRAY_SIZE(nfs4_cb_procedures),1046 .procs = nfs4_cb_procedures,1759 cb->cb_msg.rpc_proc = &nfs4_cb_procedures[op]; in nfsd4_init_cb()