p9_stat_dotl       54 fs/9p/v9fs_vfs.h void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
p9_stat_dotl       59 fs/9p/vfs_inode_dotl.c 	struct p9_stat_dotl *st = (struct p9_stat_dotl *)data;
p9_stat_dotl       90 fs/9p/vfs_inode_dotl.c 	struct p9_stat_dotl *st = (struct p9_stat_dotl *)data;
p9_stat_dotl      100 fs/9p/vfs_inode_dotl.c 					struct p9_stat_dotl *st,
p9_stat_dotl      149 fs/9p/vfs_inode_dotl.c 	struct p9_stat_dotl *st;
p9_stat_dotl      464 fs/9p/vfs_inode_dotl.c 	struct p9_stat_dotl *st;
p9_stat_dotl      600 fs/9p/vfs_inode_dotl.c v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
p9_stat_dotl      920 fs/9p/vfs_inode_dotl.c 	struct p9_stat_dotl *st;
p9_stat_dotl      157 fs/9p/vfs_super.c 		struct p9_stat_dotl *st = NULL;
p9_stat_dotl      211 include/net/9p/client.h struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
p9_stat_dotl     1737 net/9p/client.c struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
p9_stat_dotl     1742 net/9p/client.c 	struct p9_stat_dotl *ret = kmalloc(sizeof(struct p9_stat_dotl),
p9_stat_dotl      307 net/9p/protocol.c 				struct p9_stat_dotl *stbuf =
p9_stat_dotl      308 net/9p/protocol.c 				    va_arg(ap, struct p9_stat_dotl *);
p9_stat_dotl      310 net/9p/protocol.c 				memset(stbuf, 0, sizeof(struct p9_stat_dotl));