Home
last modified time | relevance | path

Searched refs:vfs_switch_root_flags_t (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dmount_internal.h444 typedef uint32_t vfs_switch_root_flags_t; typedef
452 int vfs_switch_root(const char *, const char *, vfs_switch_root_flags_t);
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_subr.c1367 vfs_switch_root_flags_t flags) in verify_incoming_rootfs()
1482 vfs_switch_root_flags_t flags) in vfs_switch_root()