Home
last modified time | relevance | path

Searched refs:statx (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/samples/vfs/
Dtest-statx.c24 #define statx foo macro
27 #undef statx
40 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx() function
41 unsigned int mask, struct statx *buffer) in statx()
75 static void dump_statx(struct statx *stx) in dump_statx()
216 struct statx stx; in main()
250 ret = statx(AT_FDCWD, *argv, atflag, mask, &stx); in main()
DMakefile5 test-statx
11 HOSTCFLAGS_test-statx.o += -I$(objtree)/usr/include
D.gitignore2 test-statx
/Linux-v5.4/tools/perf/trace/strace/groups/
Dstring57 statx
/Linux-v5.4/tools/perf/trace/beauty/
DBuild18 perf-y += statx.o
/Linux-v5.4/include/uapi/linux/
Dstat.h99 struct statx { struct
/Linux-v5.4/tools/include/uapi/linux/
Dstat.h99 struct statx { struct
/Linux-v5.4/fs/
Dstat.c527 cp_statx(const struct kstat *stat, struct statx __user *buffer) in cp_statx()
529 struct statx tmp; in cp_statx()
571 SYSCALL_DEFINE5(statx, in SYSCALL_DEFINE5() argument
574 struct statx __user *, buffer) in SYSCALL_DEFINE5()
/Linux-v5.4/samples/
DKconfig169 as mount API and statx(). Note that this is restricted to the x86
/Linux-v5.4/arch/mips/kernel/syscalls/
Dsyscall_n32.tbl341 330 n32 statx sys_statx
Dsyscall_n64.tbl337 326 n64 statx sys_statx
Dsyscall_o32.tbl380 366 o32 statx sys_statx
/Linux-v5.4/arch/ia64/kernel/syscalls/
Dsyscall.tbl338 326 common statx sys_statx
/Linux-v5.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl374 351 common statx sys_statx
/Linux-v5.4/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl343 332 common statx __x64_sys_statx
/Linux-v5.4/arch/x86/entry/syscalls/
Dsyscall_64.tbl343 332 common statx __x64_sys_statx
/Linux-v5.4/arch/m68k/kernel/syscalls/
Dsyscall.tbl389 379 common statx sys_statx
/Linux-v5.4/arch/sh/kernel/syscalls/
Dsyscall.tbl393 383 common statx sys_statx
/Linux-v5.4/arch/sparc/kernel/syscalls/
Dsyscall.tbl433 360 common statx sys_statx
/Linux-v5.4/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl389 379 common statx sys_statx compat_sys_statx
/Linux-v5.4/arch/parisc/kernel/syscalls/
Dsyscall.tbl395 349 common statx sys_statx
/Linux-v5.4/arch/arm/tools/
Dsyscall.tbl414 397 common statx sys_statx
/Linux-v5.4/arch/microblaze/kernel/syscalls/
Dsyscall.tbl408 398 common statx sys_statx
/Linux-v5.4/arch/s390/kernel/syscalls/
Dsyscall.tbl389 379 common statx sys_statx sys_statx
/Linux-v5.4/arch/alpha/kernel/syscalls/
Dsyscall.tbl453 522 common statx sys_statx

12