Searched refs:nfs4_cb_procedures (Results 1 – 1 of 1) sorted by relevance
699 static const struct rpc_procinfo nfs4_cb_procedures[] = { variable708 static unsigned int nfs4_cb_counts[ARRAY_SIZE(nfs4_cb_procedures)];718 .nrprocs = ARRAY_SIZE(nfs4_cb_procedures),719 .procs = nfs4_cb_procedures,1203 cb->cb_msg.rpc_proc = &nfs4_cb_procedures[op]; in nfsd4_init_cb()