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