Searched refs:v9fs_stat (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Dv9fs_vfs.h49 void v9fs_stat2inode(struct v9fs_stat *, struct inode *, struct super_block *);
52 void v9fs_inode2stat(struct inode *inode, struct v9fs_stat *stat);
H A Dconv.h27 int v9fs_deserialize_stat(void *buf, u32 buflen, struct v9fs_stat *stat,
H A Dvfs_dir.c49 static inline int dt_type(struct v9fs_stat *mistat)
79 struct v9fs_stat stat;
H A D9p.h123 struct v9fs_stat { struct
143 The is similar to v9fs_stat, but the strings don't point to
286 struct v9fs_stat stat;
291 struct v9fs_stat stat;
H A Dconv.c263 buf_get_stat(struct cbuf *bufp, struct v9fs_stat *stat, int extended)
299 v9fs_deserialize_stat(void *buf, u32 buflen, struct v9fs_stat *stat,
463 struct v9fs_stat *stat, int statsz, int extended)
H A Dfcprint.c90 v9fs_printstat(char *buf, int buflen, struct v9fs_stat *st, int extended)
H A Dvfs_inode.c929 v9fs_stat2inode(struct v9fs_stat *stat, struct inode *inode,

Completed in 101 milliseconds