Searched refs:p9_stat_dotl (Results 1 – 7 of 7) sorted by relevance
| /src/sys/fs/p9fs/ |
| H A D | p9_client.h | 158 int p9_client_getattr(struct p9_fid *fid, struct p9_stat_dotl *stat_dotl,
|
| H A D | p9_protocol.h | 202 struct p9_stat_dotl { struct
|
| H A D | p9_protocol.c | 210 struct p9_stat_dotl *stbuf = va_arg(ap, struct p9_stat_dotl *); in p9_buf_vreadf()
|
| H A D | p9fs.h | 183 int p9fs_stat_vnode_dotl(struct p9_stat_dotl *st, struct vnode *vp);
|
| H A D | p9fs_vfsops.c | 105 sizeof(struct p9_stat_dotl), NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in p9fs_init()
|
| H A D | p9fs_vnops.c | 830 struct p9_stat_dotl *stat; in p9fs_reload_stats_dotl() 952 p9fs_stat_vnode_dotl(struct p9_stat_dotl *stat, struct vnode *vp) in p9fs_stat_vnode_dotl()
|
| H A D | p9_client.c | 1243 p9_client_getattr(struct p9_fid *fid, struct p9_stat_dotl *stat_dotl, in p9_client_getattr()
|