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()
241 unmount.2 \
1520 int unmount(const char *, int);
2557 unmount(__unused proc_t p, struct unmount_args *uap, __unused int32_t *retval) in unmount() function