Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dv9fs_vfs.h55 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
/linux/net/9p/
H A Dprotocol.c481 struct p9_stat_dotl *stbuf = in p9pdu_vreadf()
482 va_arg(ap, struct p9_stat_dotl *); in p9pdu_vreadf()
484 memset(stbuf, 0, sizeof(struct p9_stat_dotl)); in p9pdu_vreadf()
H A Dclient.c1659 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl()
1664 struct p9_stat_dotl *ret; in p9_client_getattr_dotl()
/linux/include/net/9p/
H A D9p.h442 struct p9_stat_dotl { struct
H A Dclient.h315 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,