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

/netbsd-current/sbin/newfs_udf/
H A Dudf_core.c1226 union udf_pmap *pmap;
1235 pmap = (union udf_pmap *) pmap_pos;
1258 union udf_pmap *pmap;
1268 pmap = (union udf_pmap *) pmap_pos;
1296 union udf_pmap *pmap;
1308 pmap = (union udf_pmap *) pmap_pos;
1389 union udf_pmap *pmap;
1399 pmap = (union udf_pmap *) pmap_pos;
/netbsd-current/sys/fs/udf/
H A Decma167-udf.h477 union udf_pmap { union
H A Dudf_subr.c1880 union udf_pmap *mapping;
1959 mapping = (union udf_pmap *) pmap_pos;
3075 udf_search_vat(struct udf_mount *ump, union udf_pmap *mapping)
3150 udf_read_sparables(struct udf_mount *ump, union udf_pmap *mapping)
3196 udf_read_metadata_nodes(struct udf_mount *ump, union udf_pmap *mapping)
3280 union udf_pmap *mapping;
3293 mapping = (union udf_pmap *) pmap_pos;
/netbsd-current/sbin/fsck_udf/
H A Dmain.c2001 udf_search_vat(union udf_pmap *mapping, int log_part)
2202 udf_read_spareables(union udf_pmap *mapping, int log_part)
2275 udf_read_metadata_nodes(union udf_pmap *mapping, int log_part)
2388 union udf_pmap *mapping;
2457 mapping = (union udf_pmap *) pmap_pos;
2573 mapping = (union udf_pmap *) pmap_pos;

Completed in 129 milliseconds