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