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