Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dread.c137 if (fstatfs(dirfd(d), &sfs) == -1) { in main()
/linux/tools/testing/selftests/mm/
H A Dhugetlb-soft-offline.c140 if (fstatfs(fd, file_stat)) { in create_hugetlbfs_file()
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()
H A Dmemory-failure.c270 ret = fstatfs(fd, &fs); in get_fs_type()
/linux/fs/
H A Dstatfs.c212 SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument
313 COMPAT_SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument
/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c110 if (fstatfs(fd, &statfs_buf)) in is_on_tmpfs()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl145 135 n64 fstatfs sys_fstatfs
/linux/scripts/
H A Dsyscall.tbl60 44 64 fstatfs sys_fstatfs
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl60 44 64 fstatfs sys_fstatfs
H A Dsyscall_32.tbl114 100 common fstatfs sys_fstatfs compat_sys_fstatfs
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl60 44 64 fstatfs sys_fstatfs
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl78 100 common fstatfs sys_fstatfs
/linux/tools/scripts/
H A Dsyscall.tbl60 44 64 fstatfs sys_fstatfs
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl113 100 common fstatfs sys_fstatfs compat_sys_fstatfs
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl110 100 common fstatfs sys_fstatfs
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl202 185 common fstatfs sys_fstatfs
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl150 138 common fstatfs sys_fstatfs
H A Dsyscall_32.tbl115 100 i386 fstatfs sys_fstatfs compat_sys_fstatfs
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl262 329 common fstatfs sys_fstatfs
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl116 100 common fstatfs sys_fstatfs
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl195 158 common fstatfs sys_fstatfs compat_sys_fstatfs
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl137 100 nospu fstatfs sys_fstatfs compat_sys_fstatfs
/linux/Documentation/filesystems/
H A Dlocking.rst215 identify the superblock. Everything else (statfs(), fstatfs(), etc.)