Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dballoc.c673 udf_bitmap_free_blocks(sb, map->s_uspace.s_bitmap, in udf_free_blocks()
676 udf_table_free_blocks(sb, map->s_uspace.s_table, in udf_free_blocks()
702 map->s_uspace.s_bitmap, in udf_prealloc_blocks()
707 map->s_uspace.s_table, in udf_prealloc_blocks()
737 map->s_uspace.s_bitmap, in udf_new_block()
741 map->s_uspace.s_table, in udf_new_block()
Dudf_sb.h99 } s_uspace; member
Dsuper.c291 iput(map->s_uspace.s_table); in udf_free_partition()
295 udf_sb_free_bitmap(map->s_uspace.s_bitmap); in udf_free_partition()
1097 map->s_uspace.s_table = inode; in udf_fill_partdesc_info()
1100 p_index, map->s_uspace.s_table->i_ino); in udf_fill_partdesc_info()
1107 map->s_uspace.s_bitmap = bitmap; in udf_fill_partdesc_info()
2534 map->s_uspace.s_bitmap); in udf_count_free()
2545 map->s_uspace.s_table); in udf_count_free()