Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c615 struct freebsd4_fstatfs_args { struct
621 freebsd4_fstatfs(struct thread *td, struct freebsd4_fstatfs_args *uap) in freebsd4_fstatfs() argument
/freebsd/sys/sys/
H A Dsysproto.h2518 struct freebsd4_fstatfs_args { struct
2519 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
2520 char buf_l_[PADL_(struct ostatfs *)]; struct ostatfs * buf; char buf_r_[PADR_(struct ostatfs *)];