Home
last modified time | relevance | path

Searched refs:p9fs_mountp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9fs.h158 struct mount *p9fs_mountp; /* mount point */ member
H A Dp9fs_vfsops.c426 vmp->p9fs_mountp = mp; in p9_mount()