Lines Matching refs:UDF_SB_PARTMAPS
858 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_bitmap, in udf_free_blocks()
864 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table, in udf_free_blocks()
870 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap, in udf_free_blocks()
876 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table, in udf_free_blocks()
890 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_bitmap, in udf_prealloc_blocks()
896 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table, in udf_prealloc_blocks()
902 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap, in udf_prealloc_blocks()
908 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table, in udf_prealloc_blocks()
922 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_bitmap, in udf_new_block()
928 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table, in udf_new_block()
934 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap, in udf_new_block()
940 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table, in udf_new_block()