Home
last modified time | relevance | path

Searched refs:fstatfs (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/qemu/util/
H A Dmmap-alloc.c44 ret = fstatfs(fd, &fs); in qemu_fd_getfs()
68 ret = fstatfs(fd, &fs); in qemu_fd_getpagesize()
/openbmc/linux/tools/testing/selftests/proc/
H A Dread.c137 if (fstatfs(dirfd(d), &sfs) == -1) { in main()
/openbmc/linux/fs/
H A Dstatfs.c213 SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument
314 COMPAT_SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument
/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c105 if (fstatfs(fd, &statfs_buf)) in is_on_tmpfs()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc101 [ 100] = 2, /* fstatfs */
/openbmc/linux/tools/testing/selftests/mm/
H A Dhugetlb-read-hwpoison.c249 if (fstatfs(fd, file_stat)) { in create_hugetlbfs_file()
H A Dgup_longterm.c44 ret = fstatfs(fd, &fs); in get_fs_type()
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h42 __sym_compat(fstatfs, freebsd11_fstatfs, FBSD_1.0);
368 ret = get_errno(fstatfs(fd, &host_stfs)); in do_freebsd_fstatfs()
/openbmc/qemu/bsd-user/openbsd/
H A Dstrace.list39 { TARGET_OPENBSD_NR_fstatfs, "fstatfs", "%s(%d,%p)", NULL, NULL },
/openbmc/qemu/hw/9pfs/
H A D9p-local.c1193 ret = fstatfs(fd, stbuf); in local_statfs()
1423 if (fstatfs(data->mountfd, &stbuf) < 0) { in local_ioc_getversion_init()
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl145 135 n64 fstatfs sys_fstatfs
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl145 135 n64 fstatfs sys_fstatfs
H A Dsyscall_n32.tbl145 135 n32 fstatfs compat_sys_fstatfs
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl92 80 common fstatfs sys_fstatfs
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl145 135 n64 fstatfs sys_fstatfs
H A Dsyscall_n32.tbl145 135 n32 fstatfs compat_sys_fstatfs
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl149 138 common fstatfs sys_fstatfs
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl149 138 common fstatfs sys_fstatfs
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl202 185 common fstatfs sys_fstatfs
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl202 185 common fstatfs sys_fstatfs
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl60 44 64 fstatfs sys_fstatfs
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl60 44 64 fstatfs sys_fstatfs
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl150 138 common fstatfs sys_fstatfs
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall.tbl60 44 64 fstatfs sys_fstatfs
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall.tbl60 44 64 fstatfs sys_fstatfs

123