Home
last modified time | relevance | path

Searched refs:pmp_unmounting (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/puffs/
H A Dpuffs_sys.h167 uint8_t pmp_unmounting; member
H A Dpuffs_vfsops.c368 pmp->pmp_unmounting = 1; in puffs_vfsop_unmount()
383 pmp->pmp_unmounting = 0; in puffs_vfsop_unmount()
H A Dpuffs_msgif.c1184 if (pmp->pmp_unmounting) { in puffs_msgif_close()