Home
last modified time | relevance | path

Searched refs:do_freebsd11_statfs (Results 1 – 2 of 2) sorted by relevance

/qemu/bsd-user/freebsd/
H A Dos-syscall.c760 ret = do_freebsd11_statfs(arg1, arg2); in freebsd_syscall()
H A Dos-stat.h315 static inline abi_long do_freebsd11_statfs(abi_long arg1, abi_long arg2) in do_freebsd11_statfs() function