Home
last modified time | relevance | path

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

/fs/hostfs/
A Dhostfs_user.c21 static void statx_to_hostfs(const struct statx *buf, struct hostfs_stat *p) in statx_to_hostfs()
51 struct statx buf; in stat_file()
59 if ((statx(fd, path, flags, STATX_BASIC_STATS | STATX_BTIME, &buf)) < 0) in stat_file()
/fs/
A Dstat.c708 cp_statx(const struct kstat *stat, struct statx __user *buffer) in cp_statx()
710 struct statx tmp; in cp_statx()
753 unsigned int mask, struct statx __user *buffer) in do_statx()
777 struct statx __user *buffer) in do_statx_fd()
812 SYSCALL_DEFINE5(statx, in SYSCALL_DEFINE5() argument
815 struct statx __user *, buffer) in SYSCALL_DEFINE5()
A Dinternal.h254 unsigned int mask, struct statx __user *buffer);
256 struct statx __user *buffer);

Completed in 10 milliseconds