Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dballoc.c674 udf_bitmap_free_blocks(sb, map->s_uspace.s_bitmap, in udf_free_blocks()
677 udf_table_free_blocks(sb, map->s_uspace.s_table, in udf_free_blocks()
697 map->s_uspace.s_bitmap, in udf_prealloc_blocks()
702 map->s_uspace.s_table, in udf_prealloc_blocks()
722 map->s_uspace.s_bitmap, in udf_new_block()
726 map->s_uspace.s_table, in udf_new_block()
Dudf_sb.h97 } s_uspace; member
Dsuper.c351 iput(map->s_uspace.s_table); in udf_free_partition()
353 udf_sb_free_bitmap(map->s_uspace.s_bitmap); in udf_free_partition()
1168 map->s_uspace.s_table = inode; in udf_fill_partdesc_info()
1171 p_index, map->s_uspace.s_table->i_ino); in udf_fill_partdesc_info()
1178 map->s_uspace.s_bitmap = bitmap; in udf_fill_partdesc_info()
2538 map->s_uspace.s_bitmap); in udf_count_free()
2545 map->s_uspace.s_table); in udf_count_free()