Searched refs:funmount (Results 1 – 3 of 3) sorted by relevance
112 …T_ASSERT_POSIX_SUCCESS(funmount(fd, MNT_FORCE), "Unmounting %s using funmount(fd = %d)", testdir, …
1554 int funmount(int, int) __OSX_AVAILABLE(16.0) __IOS_AVAILABLE(19.0) __TVOS_AVAILABLE(19.0) __WAT…
2827 funmount(__unused proc_t p, struct funmount_args *uap, __unused int32_t *retval) in funmount() function