Home
last modified time | relevance | path

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

/linux-4.1.27/fs/udf/
Dpartition.c33 struct udf_part_map *map; in udf_get_pblock()
54 struct udf_part_map *map; in udf_get_pblock_virt15()
118 struct udf_part_map *map; in udf_get_pblock_spar15()
166 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_relocate_blocks()
284 struct udf_part_map *map; in udf_try_read_meta()
309 struct udf_part_map *map; in udf_get_pblock_meta25()
Dudf_sb.h88 struct udf_part_map { struct
114 struct udf_part_map *s_partmaps; argument
Dballoc.c113 struct udf_part_map *partmap; in udf_bitmap_free_blocks()
353 struct udf_part_map *partmap; in udf_table_free_blocks()
733 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_free_blocks()
760 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_prealloc_blocks()
795 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_new_block()
Dsuper.c264 sbi->s_partmaps = kcalloc(count, sizeof(struct udf_part_map), in module_exit()
294 static void udf_free_partition(struct udf_part_map *map) in udf_free_partition()
979 struct udf_part_map *map; in udf_load_metadata_files()
1055 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_compute_nr_groups()
1086 struct udf_part_map *map; in udf_fill_partdesc_info()
1186 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_find_vat_block()
1211 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_load_vat()
1267 struct udf_part_map *map; in udf_load_partdesc()
1363 struct udf_part_map *map, in udf_load_sparable_map()
1444 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_load_logicalvol()
[all …]