Searched defs:ntfs_super_block (Results 1 – 1 of 1) sorted by relevance
450 struct ntfs_super_block { struct451 __u8 jump[3];452 __u8 oem_id[8];453 __u8 bios_parameter_block[25];454 __u16 unused[2];455 __u64 number_of_sectors;456 __u64 mft_cluster_location;457 __u64 mft_mirror_cluster_location;458 __s8 cluster_per_mft_record;459 __u8 reserved1[3];[all …]