Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dvfs_inode_dotl.c58 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl()
89 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl()
99 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl()
147 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl()
432 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl()
621 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, in v9fs_stat2inode_dotl()
894 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl()
H A Dv9fs_vfs.h55 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
/linux/net/9p/
H A Dprotocol.c482 struct p9_stat_dotl *stbuf = in p9pdu_vreadf()
483 va_arg(ap, struct p9_stat_dotl *); in p9pdu_vreadf()
485 memset(stbuf, 0, sizeof(struct p9_stat_dotl)); in p9pdu_vreadf()
H A Dclient.c1776 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl()
1781 struct p9_stat_dotl *ret; in p9_client_getattr_dotl()
/linux/include/net/9p/
H A D9p.h410 struct p9_stat_dotl { struct
H A Dclient.h219 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,