BAM_ENTRY_LU
} else if (!(entry->flags & (BAM_ENTRY_BOOTADM|BAM_ENTRY_LU))) {
!(entry->flags & BAM_ENTRY_LU)) {
curr_ent->flags |= BAM_ENTRY_LU;
((entryp->flags & (BAM_ENTRY_BOOTADM|BAM_ENTRY_LU)) == 0)) {
if (entry->flags & (BAM_ENTRY_BOOTADM|BAM_ENTRY_LU))
if (!(entry->flags & (BAM_ENTRY_BOOTADM|BAM_ENTRY_LU)) &&