Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dubc_internal.h217 __private_extern__ int ubc_umount(mount_t mp);
/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c1396 ubc_umount(struct mount *mp) in ubc_umount() function
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_syscalls.c3074 ubc_umount(mp); /* release cached vnodes */ in dounmount()