Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dpartition.c29 struct udf_part_map *map; in udf_get_pblock()
50 struct udf_part_map *map; in udf_get_pblock_virt15()
113 struct udf_part_map *map; in udf_get_pblock_spar15()
161 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_relocate_blocks()
279 struct udf_part_map *map; in udf_try_read_meta()
307 struct udf_part_map *map; in udf_get_pblock_meta25()
H A Dudf_sb.h92 struct udf_part_map { struct
114 struct udf_part_map *s_partmaps; argument
H A Dsuper.c278 static void udf_free_partition(struct udf_part_map *map) in udf_free_partition()
946 struct udf_part_map *map; in udf_load_metadata_files()
1008 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_compute_nr_groups()
1030 struct udf_part_map *map) in check_partition_desc()
1080 struct udf_part_map *map; in udf_fill_partdesc_info()
1170 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_find_vat_block()
1195 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_load_vat()
1254 struct udf_part_map *map; in udf_load_partdesc()
1349 struct udf_part_map *map, in udf_load_sparable_map()
1440 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_load_logicalvol()
[all …]
H A Dballoc.c677 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_free_blocks()
709 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_prealloc_blocks()
734 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_new_block()