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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dimageboot.c127 * tagged MNTK_BACKS_ROOT, MNT_ROOTFS is cleared on it, and
171 old_rootfs->mnt_kern_flag |= MNTK_BACKS_ROOT;
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmount_internal.h239 #define MNTK_BACKS_ROOT 0x00004000 macro
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c527 if ((mp->mnt_kern_flag & MNTK_BACKS_ROOT) &&
1790 if (mp->mnt_kern_flag & MNTK_BACKS_ROOT) {

Completed in 76 milliseconds