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