Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/ !
H A Dmount.h1361 void vfs_setmntsystem(mount_t mp);
/xnu-12377.41.6/bsd/vfs/ !
H A Dkpi_vfs.c664 vfs_setmntsystem(mount_t mp) in vfs_setmntsystem() function
H A Dvfs_subr.c1795 vfs_setmntsystem(outgoing); in vfs_switch_root()