Home
last modified time | relevance | path

Searched refs:udf_bitmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dudf_sb.h83 struct udf_bitmap { struct
91 struct udf_bitmap *s_bitmap;
H A Dballoc.c35 struct udf_bitmap *bitmap, unsigned int block, in read_block_bitmap()
77 struct udf_bitmap *bitmap, in __load_block_bitmap()
99 struct udf_bitmap *bitmap, in load_block_bitmap()
129 struct udf_bitmap *bitmap, in udf_bitmap_free_blocks()
195 struct udf_bitmap *bitmap, in udf_bitmap_prealloc_blocks()
243 struct udf_bitmap *bitmap, uint16_t partition, in udf_bitmap_new_block()
H A Dsuper.c263 static void udf_sb_free_bitmap(struct udf_bitmap *bitmap) in udf_sb_free_bitmap()
1009 static struct udf_bitmap *udf_sb_alloc_bitmap(struct super_block *sb, u32 index) in udf_sb_alloc_bitmap()
1011 struct udf_bitmap *bitmap; in udf_sb_alloc_bitmap()
1132 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info()
2422 struct udf_bitmap *bitmap) in udf_count_free_bitmap()
/kernel/linux/linux-6.6/fs/udf/
H A Dudf_sb.h86 struct udf_bitmap { struct
94 struct udf_bitmap *s_bitmap;
H A Dballoc.c31 struct udf_bitmap *bitmap, unsigned int block, in read_block_bitmap()
73 struct udf_bitmap *bitmap, in __load_block_bitmap()
95 struct udf_bitmap *bitmap, in load_block_bitmap()
125 struct udf_bitmap *bitmap, in udf_bitmap_free_blocks()
191 struct udf_bitmap *bitmap, in udf_bitmap_prealloc_blocks()
239 struct udf_bitmap *bitmap, uint16_t partition, in udf_bitmap_new_block()
H A Dsuper.c266 static void udf_sb_free_bitmap(struct udf_bitmap *bitmap) in udf_sb_free_bitmap()
1013 static struct udf_bitmap *udf_sb_alloc_bitmap(struct super_block *sb, u32 index) in udf_sb_alloc_bitmap()
1015 struct udf_bitmap *bitmap; in udf_sb_alloc_bitmap()
1136 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info()
2382 struct udf_bitmap *bitmap) in udf_count_free_bitmap()

Completed in 9 milliseconds