Searched refs:add_data_to_map (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Dpartition_map.c95 int add_data_to_map(struct dpme *, long, partition_map_header *);
282 if (add_data_to_map(data, ix, map) == 0) {
372 add_data_to_map(struct dpme *data, long ix, partition_map_header *map) function
575 if (add_data_to_map(data, 1, map) == 0) {
659 if (add_data_to_map(data, cur->disk_address, map) == 0) {
724 if (add_data_to_map(data, cur->disk_address, map) == 0) {
730 if (add_data_to_map(data, cur->disk_address, map) == 0) {

Completed in 101 milliseconds