OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_TYPE_UNUSED
(Results
1 - 7
of
7
) sorted by relevancy
/src/sbin/gpt/
map.h
40
#define
MAP_TYPE_UNUSED
0
map.c
128
if (n->map_type !=
MAP_TYPE_UNUSED
) {
143
if (n->map_type !=
MAP_TYPE_UNUSED
) {
150
n->map_type =
MAP_TYPE_UNUSED
;
216
if (m->map_type !=
MAP_TYPE_UNUSED
|| m->map_start < 2)
267
if (n->map_type !=
MAP_TYPE_UNUSED
) {
311
if (n == NULL || n->map_type !=
MAP_TYPE_UNUSED
) {
313
prevsize - alignsize,
MAP_TYPE_UNUSED
);
334
if (n->map_type !=
MAP_TYPE_UNUSED
) {
396
if (m == NULL || m->map_type !=
MAP_TYPE_UNUSED
)
408
gpt->mediamap = map_create(0LL, size,
MAP_TYPE_UNUSED
);
[
all
...]
create.c
85
map->map_type =
MAP_TYPE_UNUSED
;
restore.c
206
map->map_type =
MAP_TYPE_UNUSED
;
show.c
127
case
MAP_TYPE_UNUSED
:
gpt.c
873
if (map->map_type !=
MAP_TYPE_UNUSED
) {
/src/sbin/efi/
gptsubr.c
92
#define
MAP_TYPE_UNUSED
0
Completed in 22 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025