Searched defs:udf_meta_data (Results 1 – 2 of 2) sorted by relevance
59 struct udf_meta_data { struct60 __u32 s_meta_file_loc;61 __u32 s_mirror_file_loc;62 __u32 s_bitmap_file_loc;63 __u32 s_alloc_unit_size;64 __u16 s_align_unit_size;69 __u16 s_phys_partition_ref;70 int s_flags;71 struct inode *s_metadata_fe;72 struct inode *s_mirror_fe;[all …]
56 struct udf_meta_data { struct57 __u32 s_meta_file_loc;58 __u32 s_mirror_file_loc;59 __u32 s_bitmap_file_loc;60 __u32 s_alloc_unit_size;61 __u16 s_align_unit_size;66 __u16 s_phys_partition_ref;67 int s_flags;68 struct inode *s_metadata_fe;69 struct inode *s_mirror_fe;[all …]