Searched defs:getfh_args (Results 1 – 2 of 2) sorted by relevance
4445 struct getfh_args { struct4451 sys_getfh(struct thread *td, struct getfh_args *uap) in sys_getfh() argument
483 struct getfh_args { struct484 char fname_l_[PADL_(const char *)]; const char * fname; char fname_r_[PADR_(const char *)];485 char fhp_l_[PADL_(struct fhandle *)]; struct fhandle * fhp; char fhp_r_[PADR_(struct fhandle *)];