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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vfsops.c168 * They are vnode_put'd in union_unmount.
331 union_unmount(mount_t mp, int mntflags, vfs_context_t context) function
340 printf("union_unmount(mp = %x)\n", mp);
552 union_unmount,

Completed in 69 milliseconds