Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyscall.mk254 freebsd11_getfsstat.o \
H A Dsysproto.h2679 int freebsd11_getfsstat(struct thread *, struct freebsd11_getfsstat_args *);
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c792 freebsd11_getfsstat(struct thread *td, struct freebsd11_getfsstat_args *uap) in freebsd11_getfsstat() function