Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c618 struct freebsd4_fstatfs_args { struct
624 freebsd4_fstatfs(struct thread *td, struct freebsd4_fstatfs_args *uap) in freebsd4_fstatfs() argument
/f-stack/freebsd/sys/
H A Dsysproto.h2433 struct freebsd4_fstatfs_args { struct
2434 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
2435 char buf_l_[PADL_(struct ostatfs *)]; struct ostatfs * buf; char buf_r_[PADR_(struct ostatfs *)];