Home
last modified time | relevance | path

Searched refs:sect_count (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/block/mtip32xx/
Dmtip32xx.h235 unsigned char sect_count; member
Dmtip32xx.c1264 fis.sect_count = sectors & 0xFF; in mtip_read_log_page()
1301 fis.sect_count = 1; in mtip_get_smart_data()
1499 fis.sect_count = command[2]; in exec_drive_task()
1588 fis.sect_count = command[3]; in exec_drive_command()
1627 command[2] = reply->sect_count; in exec_drive_command()
1786 fis.sect_count = req_task->io_ports[2]; in exec_drive_taskfile()
1809 if ((taskin || taskout) && (!fis.sect_count)) { in exec_drive_taskfile()
1811 fis.sect_count = nsect; in exec_drive_taskfile()
1830 fis.sect_count, in exec_drive_taskfile()
1848 transfer_size = ATA_SECT_SIZE * fis.sect_count; in exec_drive_taskfile()
[all …]
/Linux-v5.4/fs/hfsplus/
Dwrapper.c255 sbi->sect_count = part_size; in hfsplus_read_wrapper()
Dhfsplus_fs.h160 sector_t sect_count; member
Dsuper.c232 sbi->part_start + sbi->sect_count - 2, in hfsplus_sync_fs()
Dxattr.c181 sbi->sect_count, in hfsplus_create_attributes_file()