Searched refs:clnt_dg_ops (Results 1 – 2 of 2) sorted by relevance
80 static struct clnt_ops *clnt_dg_ops(void);288 cl->cl_ops = clnt_dg_ops(); in clnt_dg_create()812 clnt_dg_ops(void) in clnt_dg_ops() function
85 static const struct clnt_ops clnt_dg_ops = { variable314 cl->cl_ops = &clnt_dg_ops; in clnt_dg_create()