Searched refs:NLMSVC_XDRSIZE (Results 1 – 2 of 2) sorted by relevance
85 #define NLMSVC_XDRSIZE sizeof(struct nlm_args) macro
236 serv = svc_create(&nlmsvc_program, 0, NLMSVC_XDRSIZE); in lockd_up()