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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dudf_fs_sb.h42 struct udf_bitmap struct
54 struct udf_bitmap *s_bitmap;
59 struct udf_bitmap *s_bitmap;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dudf_fs_sb.h42 struct udf_bitmap struct
54 struct udf_bitmap *s_bitmap;
59 struct udf_bitmap *s_bitmap;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dudf_sb.h63 UDF_SB_PARTMAPS(X)[(Y)].Z.s_bitmap = kmalloc(sizeof(struct udf_bitmap) +\
69 sizeof(struct udf_bitmap) + sizeof(struct buffer_head *) * nr_groups);\
H A Dballoc.c90 struct udf_bitmap *bitmap, unsigned int block, unsigned long bitmap_nr)
109 struct udf_bitmap *bitmap, unsigned int block_group)
131 struct udf_bitmap *bitmap, unsigned int block_group)
148 struct udf_bitmap *bitmap, lb_addr bloc, uint32_t offset, uint32_t count)
223 struct udf_bitmap *bitmap, uint16_t partition, uint32_t first_block,
287 struct udf_bitmap *bitmap, uint16_t partition, uint32_t goal, int *err)
H A Dsuper.c1690 udf_count_free_bitmap(struct super_block *sb, struct udf_bitmap *bitmap)

Completed in 123 milliseconds