Searched refs:ubc_umount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dubc_internal.h139 __private_extern__ int ubc_umount(mount_t mp);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dubc_subr.c635 * ubc_umount
658 ubc_umount(struct mount *mp) function
668 * Used by ubc_umount() as an internal implementation detail; see ubc_umount()
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1084 ubc_umount(mp); /* release cached vnodes */

Completed in 101 milliseconds