Home
last modified time | relevance | path

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

/netbsd-src/lib/libpuffs/
H A Dpuffs.h164 int (*puffs_fs_unmount)(struct puffs_usermount *, int); member
H A Ddispatcher.c173 error = pops->puffs_fs_unmount(pu, auxt->pvfsr_flags); in dispatch()