Home
last modified time | relevance | path

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

/samples/vfs/
Dtest-statx.c24 #define statx foo macro
26 struct statx;
29 #undef statx
42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx() function
43 unsigned int mask, struct statx *buffer) in statx()
77 static void dump_statx(struct statx *stx) in dump_statx()
218 struct statx stx; in main()
252 ret = statx(AT_FDCWD, *argv, atflag, mask, &stx); in main()
DMakefile2 userprogs-always-y += test-fsmount test-statx
D.gitignore3 test-statx
/samples/
DKconfig198 as mount API and statx(). Note that this is restricted to the x86