Home
last modified time | relevance | path

Searched refs:hostfs_stat (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h56 struct hostfs_stat { struct
70 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
H A 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()
H A Dhostfs_kern.c512 struct hostfs_stat st; in read_name()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs.h56 struct hostfs_stat { struct
71 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
H A Dhostfs_user.c21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs()
42 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file()
197 struct hostfs_stat st; in set_attr()
H A Dhostfs_kern.c511 static int hostfs_inode_update(struct inode *ino, const struct hostfs_stat *st) in hostfs_inode_update()
528 struct hostfs_stat *st = data; in hostfs_inode_set()
566 const struct hostfs_stat *st = data; in hostfs_inode_test()
574 struct hostfs_stat st; in hostfs_iget()

Completed in 6 milliseconds