Searched refs:MF_IMPL_CDB (Results 1 – 2 of 2) sorted by relevance
6766 if (bitset(MF_IMPL_CDB, map->map_mflags))6794 if (bitset(MF_IMPL_CDB, map->map_mflags))6841 map->map_mflags |= MF_IMPL_CDB;6845 map->map_mflags &= ~MF_IMPL_CDB;6902 if (bitset(MF_IMPL_CDB, map->map_mflags))6905 map->map_mflags &= ~MF_IMPL_CDB;
1533 #define MF_IMPL_CDB 0x00004000 /* implicit: underlying CDB database */ macro