Searched refs:nfs4_cb_procedures (Results 1 – 1 of 1) sorted by relevance
779 static const struct rpc_procinfo nfs4_cb_procedures[] = { variable789 static unsigned int nfs4_cb_counts[ARRAY_SIZE(nfs4_cb_procedures)];799 .nrprocs = ARRAY_SIZE(nfs4_cb_procedures),800 .procs = nfs4_cb_procedures,1362 cb->cb_msg.rpc_proc = &nfs4_cb_procedures[op]; in nfsd4_init_cb()