Searched refs:unmount (Results 1 – 5 of 5) sorted by relevance
408 atexit_b(^{ unmount(mount_path, MNT_FORCE); }); in mktempmount()469 unmount(mount_path, MNT_FORCE); in mkramdisk()
241 unmount.2 \
310 …nmount, "test correct detection and propagation of reason for not having a pager (forced unmount)",
1545 int unmount(const char *, int);
2566 unmount(__unused proc_t p, struct unmount_args *uap, __unused int32_t *retval) in unmount() function