| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | os-stat.h | 40 __sym_compat(statfs, freebsd11_statfs, FBSD_1.0); 301 struct statfs host_stfs; in do_freebsd_fhstatfs() 336 struct statfs host_stfs; in do_freebsd_statfs() 339 ret = get_errno(statfs(path(p), &host_stfs)); in do_freebsd_statfs() 366 struct statfs host_stfs; in do_freebsd_fstatfs() 419 struct statfs *host_stfs; in do_freebsd_getfsstat() 431 host_bufsize = sizeof(struct statfs) * count; in do_freebsd_getfsstat()
|
| H A D | qemu-os.h | 48 struct statfs *host_statfs);
|
| /openbmc/qemu/fsdev/ |
| H A D | file-op-9p.h | 160 int (*statfs)(FsContext *s, V9fsPath *path, struct statfs *stbuf); member
|
| /openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-aarch64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mips64el.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-powerpc.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-aarch64_be.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mips.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-riscv32.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-powerpc64.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-powerpc64le.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-armeb.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-x86_64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mipsel.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-i686.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-mips64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-riscv64.txt | 29 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-i586.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| H A D | cross-answers-arm.txt | 30 vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
| /openbmc/qemu/util/ |
| H A D | mmap-alloc.c | 36 struct statfs fs; in qemu_fd_getfs() 63 struct statfs fs; in qemu_fd_getpagesize()
|
| /openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ |
| H A D | define_musl_sword_type.patch | 12 +typedef __typeof__( ((struct statfs *)0)->f_type ) __SWORD_TYPE;
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-linux.patch | 17 * Select the type of statfs() system call (if any).
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
| H A D | 0004-Define-__SWORD_TYPE-if-not-defined-by-libc.patch | 23 +typedef __typeof__( ((struct statfs *)0)->f_type ) __SWORD_TYPE;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/ |
| H A D | 0001-lmon16g.c-Adjust-system-headers.patch | 44 #include <sys/statfs.h>
|
| /openbmc/qemu/qga/ |
| H A D | commands-bsd.c | 35 struct statfs *mntbuf, *mntp; in build_fs_mount_list()
|