Searched defs:nlm_rqst (Results 1 – 1 of 1) sorted by relevance
65 struct nlm_rqst { struct66 unsigned int a_flags; /* initial RPC task flags */67 struct nlm_host * a_host; /* host handle */68 struct nlm_args a_args; /* arguments */69 struct nlm_res a_res; /* result */70 char a_owner[NLMCLNT_OHSIZE];