Searched refs:puffs_fs_unmount (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libpuffs/ | ||
H A D | puffs.h | 164 int (*puffs_fs_unmount)(struct puffs_usermount *, int); member |
H A D | dispatcher.c | 173 error = pops->puffs_fs_unmount(pu, auxt->pvfsr_flags); in dispatch() |