Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.h261 unsigned char sect_count; member
Dmtip32xx.c1489 fis.sect_count = sectors & 0xFF; in mtip_read_log_page()
1527 fis.sect_count = 1; in mtip_get_smart_data()
1657 fis.sect_count = 1; in mtip_send_trim()
1805 fis.sect_count = command[2]; in exec_drive_task()
1896 fis.sect_count = command[3]; in exec_drive_command()
1936 command[2] = reply->sect_count; in exec_drive_command()
2109 fis.sect_count = req_task->io_ports[2]; in exec_drive_taskfile()
2132 if ((taskin || taskout) && (!fis.sect_count)) { in exec_drive_taskfile()
2134 fis.sect_count = nsect; in exec_drive_taskfile()
2153 fis.sect_count, in exec_drive_taskfile()
[all …]
/linux-4.4.14/fs/hfsplus/
Dwrapper.c251 sbi->sect_count = part_size; in hfsplus_read_wrapper()
Dhfsplus_fs.h160 sector_t sect_count; member
Dsuper.c229 sbi->part_start + sbi->sect_count - 2, in hfsplus_sync_fs()
Dxattr.c186 sbi->sect_count, in hfsplus_create_attributes_file()