Searched refs:hidden_sectors (Results 1 – 3 of 3) sorted by relevance
1061 s64 *part_offset, s64 *part_length, int *hidden_sectors) in ntfs_device_win32_find_partition() argument1106 *hidden_sectors = drive_layout->PartitionEntry[i]. in ntfs_device_win32_find_partition()1134 int err, hidden_sectors; in ntfs_device_win32_open_partition() local1145 &part_length, &hidden_sectors)) { in ntfs_device_win32_open_partition()1155 fd->part_hidden_sectors = hidden_sectors; in ntfs_device_win32_open_partition()
60 /*0x11*/le32 hidden_sectors; /* Offset to the start of the partition member
4342 bs->bpb.hidden_sectors = cpu_to_le32(opts.part_start_sect); in mkntfs_create_root_structures()