Home
last modified time | relevance | path

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

/fs/hostfs/
A Dhostfs.h56 struct hostfs_stat { struct
72 extern int stat_file(const char *path, struct hostfs_stat *p, int fd); argument
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()
A Dhostfs_kern.c500 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