Searched defs:udf_meta_data (Results 1 – 1 of 1) sorted by relevance
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 …]