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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmount_internal.h377 void mount_dropcrossref(mount_t, vnode_t, int);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_lookup.c781 mount_dropcrossref(mp, dp, 0);
806 * mount_dropcrossref does a vnode_put
809 mount_dropcrossref(mp, dp, 1);
H A Dvfs_syscalls.c1209 mount_dropcrossref(mount_t mp, vnode_t dp, int need_put) function

Completed in 23 milliseconds