Searched refs:checkflags (Results 1 – 1 of 1) sorted by relevance
706 …uint32_t checkflags = (internal_flags & (KERNEL_MOUNT_VOLBYROLE_MASK | KERNEL_MOUNT_BASESYSTEMROOT… in mount_common() local708 while (checkflags != 0) { in mount_common()709 checkflags &= (checkflags - 1); in mount_common()