Home
last modified time | relevance | path

Searched defs:statx (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dstat.h99 struct statx { struct
116 struct statx_timestamp stx_atime; /* Last access time */ argument
117 struct statx_timestamp stx_btime; /* File creation time */ argument
118 struct statx_timestamp stx_ctime; /* Last attribute change time */ argument
119 struct statx_timestamp stx_mtime; /* Last data modification time */ argument
137 * Query request/result mask for statx() and struct statx::stx_mask. argument
/linux-6.3-rc2/tools/include/uapi/linux/
A Dstat.h99 struct statx { struct
116 struct statx_timestamp stx_atime; /* Last access time */ argument
117 struct statx_timestamp stx_btime; /* File creation time */ argument
118 struct statx_timestamp stx_ctime; /* Last attribute change time */ argument
119 struct statx_timestamp stx_mtime; /* Last data modification time */ argument
137 * Query request/result mask for statx() and struct statx::stx_mask. argument
/linux-6.3-rc2/samples/vfs/
A Dtest-statx.c24 #define statx foo macro
42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx() function
/linux-6.3-rc2/Documentation/filesystems/
A Dfsverity.rst319 statx section in User API
/linux-6.3-rc2/fs/
A Dstat.c677 SYSCALL_DEFINE5(statx, in SYSCALL_DEFINE5() argument

Completed in 15 milliseconds