Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs.h24 struct hostfs_stat { struct
40 extern int stat_file(const char *path, struct hostfs_stat *p, int fd); argument
H 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()