Home
last modified time | relevance | path

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

/linux-4.1.27/fs/udf/
Dballoc.c736 udf_bitmap_free_blocks(sb, map->s_uspace.s_bitmap, in udf_free_blocks()
739 udf_table_free_blocks(sb, map->s_uspace.s_table, in udf_free_blocks()
765 map->s_uspace.s_bitmap, in udf_prealloc_blocks()
770 map->s_uspace.s_table, in udf_prealloc_blocks()
800 map->s_uspace.s_bitmap, in udf_new_block()
804 map->s_uspace.s_table, in udf_new_block()
Dudf_sb.h92 } s_uspace; member
Dsuper.c300 iput(map->s_uspace.s_table); in udf_free_partition()
304 udf_sb_free_bitmap(map->s_uspace.s_bitmap); in udf_free_partition()
1127 map->s_uspace.s_table = inode; in udf_fill_partdesc_info()
1130 p_index, map->s_uspace.s_table->i_ino); in udf_fill_partdesc_info()
1137 map->s_uspace.s_bitmap = bitmap; in udf_fill_partdesc_info()
2450 map->s_uspace.s_bitmap); in udf_count_free()
2461 map->s_uspace.s_table); in udf_count_free()