Searched refs:hostfs_stat (Results 1 – 3 of 3) sorted by relevance
56 struct hostfs_stat { struct72 extern int stat_file(const char *path, struct hostfs_stat *p, int fd); argument
21 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()
500 static int hostfs_inode_update(struct inode *ino, const struct hostfs_stat *st) in hostfs_inode_update()521 struct hostfs_stat *st = data; in hostfs_inode_set()561 const struct hostfs_stat *st = data; in hostfs_inode_test()573 struct hostfs_stat st; in hostfs_iget()
Completed in 11 milliseconds