Home
last modified time | relevance | path

Searched refs:check_map (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Dmodify_partition.c46 static int check_map(struct dk_map32 *map);
55 static int check_map();
161 if (check_map(cur_parts->pinfo_map)) { in p_modify()
393 check_map(map) in check_map() function