Searched defs:unmount (Results 1 – 2 of 2) sorted by relevance
3132 bool unmount = vnode_mount(vp) != NULL && (vnode_mount(vp)->mnt_lflag & MNT_LUNMOUNT) != 0; in vclean() local
2795 unmount(__unused proc_t p, struct unmount_args *uap, __unused int32_t *retval) in unmount() function