Home
last modified time | relevance | path

Searched refs:freebsd4_statfs_args (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/kern/
HDvfs_syscalls.c532 struct freebsd4_statfs_args { struct
538 freebsd4_statfs(struct thread *td, struct freebsd4_statfs_args *uap) in freebsd4_statfs() argument
HDinit_sysent.c205 …{ compat4(AS(freebsd4_statfs_args),statfs), AUE_STATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 157 = f…
/freebsd-11-stable/sys/sys/
HDsysproto.h2367 struct freebsd4_statfs_args { struct
2408 int freebsd4_statfs(struct thread *, struct freebsd4_statfs_args *);