Searched refs:unmount (Results 1 – 4 of 4) sorted by relevance
408 atexit_b(^{ unmount(mount_path, MNT_FORCE); }); in mktempmount()469 unmount(mount_path, MNT_FORCE); in mkramdisk()
238 unmount.2 \
1506 int unmount(const char *, int);
2230 unmount(__unused proc_t p, struct unmount_args *uap, __unused int32_t *retval) in unmount() function