Home
last modified time | relevance | path

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

/src/sys/fs/p9fs/
H A Dp9_client.h158 int p9_client_getattr(struct p9_fid *fid, struct p9_stat_dotl *stat_dotl,
H A Dp9_protocol.h202 struct p9_stat_dotl { struct
H A Dp9_protocol.c210 struct p9_stat_dotl *stbuf = va_arg(ap, struct p9_stat_dotl *); in p9_buf_vreadf()
H A Dp9fs.h183 int p9fs_stat_vnode_dotl(struct p9_stat_dotl *st, struct vnode *vp);
H A Dp9fs_vfsops.c105 sizeof(struct p9_stat_dotl), NULL, NULL, NULL, NULL, UMA_ALIGN_PTR, 0); in p9fs_init()
H A Dp9fs_vnops.c830 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 Dp9_client.c1243 p9_client_getattr(struct p9_fid *fid, struct p9_stat_dotl *stat_dotl, in p9_client_getattr()