Home
last modified time | relevance | path

Searched refs:p9_stat_dotl (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/9p/
Dvfs_inode_dotl.c74 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl()
102 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl()
112 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl()
161 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl()
478 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl()
613 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) in v9fs_stat2inode_dotl()
947 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl()
Dv9fs_vfs.h65 void v9fs_stat2inode_dotl(struct p9_stat_dotl *, struct inode *);
Dvfs_super.c165 struct p9_stat_dotl *st = NULL; in v9fs_mount()
/linux-4.1.27/net/9p/
Dprotocol.c316 struct p9_stat_dotl *stbuf = in p9pdu_vreadf()
317 va_arg(ap, struct p9_stat_dotl *); in p9pdu_vreadf()
319 memset(stbuf, 0, sizeof(struct p9_stat_dotl)); in p9pdu_vreadf()
Dclient.c1718 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl()
1723 struct p9_stat_dotl *ret = kmalloc(sizeof(struct p9_stat_dotl), in p9_client_getattr_dotl()
/linux-4.1.27/include/net/9p/
Dclient.h250 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
D9p.h415 struct p9_stat_dotl { struct