Searched refs:freebsd4_statfs_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/kern/ |
| HD | vfs_syscalls.c | 532 struct freebsd4_statfs_args { struct 538 freebsd4_statfs(struct thread *td, struct freebsd4_statfs_args *uap) in freebsd4_statfs() argument
|
| HD | init_sysent.c | 205 …{ compat4(AS(freebsd4_statfs_args),statfs), AUE_STATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 157 = f…
|
| /freebsd-11-stable/sys/sys/ |
| HD | sysproto.h | 2367 struct freebsd4_statfs_args { struct 2408 int freebsd4_statfs(struct thread *, struct freebsd4_statfs_args *);
|