Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c4836 struct fhstatfs_args { struct
4842 sys_fhstatfs(struct thread *td, struct fhstatfs_args *uap) in sys_fhstatfs() argument
/freebsd/sys/sys/
H A Dsysproto.h1710 struct fhstatfs_args { struct
1711 …nst struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(const struct fhandle *)];
1712 char buf_l_[PADL_(struct statfs *)]; struct statfs * buf; char buf_r_[PADR_(struct statfs *)];