Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dvfs_inode_dotl.c60 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl()
91 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl()
101 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl()
150 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl()
461 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl()
627 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, in v9fs_stat2inode_dotl()
946 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl()
Dv9fs_vfs.h55 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
Dvfs_super.c159 struct p9_stat_dotl *st = NULL; in v9fs_mount()
/linux-6.1.9/net/9p/
Dprotocol.c473 struct p9_stat_dotl *stbuf = in p9pdu_vreadf()
474 va_arg(ap, struct p9_stat_dotl *); in p9pdu_vreadf()
476 memset(stbuf, 0, sizeof(struct p9_stat_dotl)); in p9pdu_vreadf()
Dclient.c1712 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl()
1717 struct p9_stat_dotl *ret; in p9_client_getattr_dotl()
/linux-6.1.9/include/net/9p/
D9p.h404 struct p9_stat_dotl { struct
Dclient.h217 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,