Home
last modified time | relevance | path

Searched defs:fhstatfs_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c4590 struct fhstatfs_args { struct
4596 sys_fhstatfs(struct thread *td, struct fhstatfs_args *uap) in sys_fhstatfs() argument
/f-stack/freebsd/sys/
H A Dsysproto.h1726 struct fhstatfs_args { struct
1727 …nst struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(const struct fhandle *)];
1728 char buf_l_[PADL_(struct statfs *)]; struct statfs * buf; char buf_r_[PADR_(struct statfs *)];