Searched defs:udf_meta_data (Results 1 – 1 of 1) sorted by relevance
54 struct udf_meta_data { struct55 __u32 s_meta_file_loc;56 __u32 s_mirror_file_loc;57 __u32 s_bitmap_file_loc;58 __u32 s_alloc_unit_size;59 __u16 s_align_unit_size;64 __u16 s_phys_partition_ref;65 int s_flags;66 struct inode *s_metadata_fe;67 struct inode *s_mirror_fe;[all …]