Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmodify_partition.c43 static void get_user_map(struct dk_map32 *map, int float_part);
284 get_user_map(map, free_hog); in p_modify()
441 get_user_map(struct dk_map32 *map, int float_part) function