Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dmount_internal.h445 typedef uint32_t vfs_switch_root_flags_t; typedef
453 int vfs_switch_root(const char *, const char *, vfs_switch_root_flags_t);
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_subr.c1416 vfs_switch_root_flags_t flags) in verify_incoming_rootfs()
1531 vfs_switch_root_flags_t flags) in vfs_switch_root()