Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/ptyfs/
Dptyfs_vfsops.c103 mp = pmnt->pmnt_mp; in ptyfs__getmp()
333 pmnt->pmnt_mp = mp; in ptyfs_mount()
370 if (pmnt->pmnt_mp == mp) { in ptyfs_unmount()
Dptyfs.h115 struct mount *pmnt_mp; member