Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dballoc.c691 udf_bitmap_free_blocks(sb, map->s_uspace.s_bitmap, in udf_free_blocks()
694 udf_table_free_blocks(sb, map->s_uspace.s_table, in udf_free_blocks()
714 map->s_uspace.s_bitmap, in udf_prealloc_blocks()
719 map->s_uspace.s_table, in udf_prealloc_blocks()
739 map->s_uspace.s_bitmap, in udf_new_block()
743 map->s_uspace.s_table, in udf_new_block()
H A Dudf_sb.h96 } s_uspace; member
H A Dsuper.c284 iput(map->s_uspace.s_table); in udf_free_partition()
286 udf_sb_free_bitmap(map->s_uspace.s_bitmap); in udf_free_partition()
1137 map->s_uspace.s_table = inode; in udf_fill_partdesc_info()
1140 p_index, map->s_uspace.s_table->i_ino); in udf_fill_partdesc_info()
1147 map->s_uspace.s_bitmap = bitmap; in udf_fill_partdesc_info()
2510 map->s_uspace.s_bitmap); in udf_count_free()
2517 map->s_uspace.s_table); in udf_count_free()