Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hostfs/
Dhostfs.h56 struct hostfs_stat { struct
70 extern int stat_file(const char *path, struct hostfs_stat *p, int fd); argument
Dhostfs_user.c21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs()
41 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file()
196 struct hostfs_stat st; in set_attr()
Dhostfs_kern.c517 struct hostfs_stat st; in read_name()