Lines Matching defs:mp
99 struct mount *mp; in ptyfs__getmp() local
118 ptyfs__getpath(struct lwp *l, const struct mount *mp) in ptyfs__getpath()
151 ptyfs__makename(struct mount *mp, struct lwp *l, char *tbuf, size_t bufsiz, in ptyfs__makename()
192 ptyfs__allocvp(struct mount *mp, struct lwp *l, struct vnode **vpp, in ptyfs__allocvp()
225 ptyfs__getvattr(struct mount *mp, struct lwp *l, struct vattr *vattr) in ptyfs__getvattr()
266 ptyfs_mount(struct mount *mp, const char *path, void *data, size_t *data_len) in ptyfs_mount()
344 ptyfs_start(struct mount *mp, int flags) in ptyfs_start()
351 ptyfs_unmount(struct mount *mp, int mntflags) in ptyfs_unmount()
389 ptyfs_root(struct mount *mp, int lktype, struct vnode **vpp) in ptyfs_root()
408 ptyfs_sync(struct mount *mp, int waitfor, in ptyfs_sync()
420 ptyfs_loadvnode(struct mount *mp, struct vnode *vp, in ptyfs_loadvnode()
461 ptyfs_vget(struct mount *mp, ino_t ino, int lktype, in ptyfs_vget()