hostfs_stat
extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
static int hostfs_inode_update(struct inode *ino, const struct hostfs_stat *st)
struct hostfs_stat *st = data;
const struct hostfs_stat *st = data;
struct hostfs_stat st;
struct hostfs_stat st;
static void statx_to_hostfs(const struct statx *buf, struct hostfs_stat *p)
int stat_file(const char *path, struct hostfs_stat *p, int fd)