Home
last modified time | relevance | path

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

/linux-6.15/fs/hostfs/
H A Dhostfs.h56 struct hostfs_stat { struct
72 extern int stat_file(const char *path, struct hostfs_stat *p, int fd); argument
H A Dhostfs_user.c21 static void statx_to_hostfs(const struct statx *buf, struct hostfs_stat *p) in statx_to_hostfs()
49 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file()
207 struct hostfs_stat st; in set_attr()
H A Dhostfs_kern.c498 static int hostfs_inode_update(struct inode *ino, const struct hostfs_stat *st) in hostfs_inode_update()
519 struct hostfs_stat *st = data; in hostfs_inode_set()
559 const struct hostfs_stat *st = data; in hostfs_inode_test()
571 struct hostfs_stat st; in hostfs_iget()