Searched refs:lma (Results 1 – 1 of 1) sorted by relevance
497 struct lm_svc_args lma; in nlmsvc() local499 lma = lmargs; /* init by struct copy */ in nlmsvc()506 lma.fd = fd; in nlmsvc()507 lma.n_fmly = ncfmly_to_lmfmly(nconf->nc_protofmly); in nlmsvc()508 lma.n_proto = nctype_to_lmprot(nconf->nc_semantics); in nlmsvc()509 lma.n_rdev = ncdev_to_rdev(nconf->nc_device); in nlmsvc()511 return (_nfssys(LM_SVC, &lma)); in nlmsvc()