Searched defs:udf_meta_data (Results 1 – 1 of 1) sorted by relevance
60 struct udf_meta_data { struct61 __u32 s_meta_file_loc;62 __u32 s_mirror_file_loc;63 __u32 s_bitmap_file_loc;64 __u32 s_alloc_unit_size;65 __u16 s_align_unit_size;70 __u16 s_phys_partition_ref;71 int s_flags;72 struct inode *s_metadata_fe;73 struct inode *s_mirror_fe;[all …]