Searched refs:freebsd4_fhstatfs_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | vfs_syscalls.c | 656 struct freebsd4_fhstatfs_args { struct 662 freebsd4_fhstatfs(struct thread *td, struct freebsd4_fhstatfs_args *uap) in freebsd4_fhstatfs() argument
|
| D | init_sysent.c | 349 …{ compat4(AS(freebsd4_fhstatfs_args),fhstatfs), AUE_FHSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 2…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2391 struct freebsd4_fhstatfs_args { struct 2418 int freebsd4_fhstatfs(struct thread *, struct freebsd4_fhstatfs_args *);
|