Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/mtip32xx/
Dmtip32xx.h255 unsigned char sect_count; member
Dmtip32xx.c1486 fis.sect_count = sectors & 0xFF; in mtip_read_log_page()
1524 fis.sect_count = 1; in mtip_get_smart_data()
1654 fis.sect_count = 1; in mtip_send_trim()
1802 fis.sect_count = command[2]; in exec_drive_task()
1893 fis.sect_count = command[3]; in exec_drive_command()
1933 command[2] = reply->sect_count; in exec_drive_command()
2106 fis.sect_count = req_task->io_ports[2]; in exec_drive_taskfile()
2129 if ((taskin || taskout) && (!fis.sect_count)) { in exec_drive_taskfile()
2131 fis.sect_count = nsect; in exec_drive_taskfile()
2150 fis.sect_count, in exec_drive_taskfile()
[all …]
/linux-4.1.27/fs/hfsplus/
Dwrapper.c251 sbi->sect_count = part_size; in hfsplus_read_wrapper()
Dhfsplus_fs.h160 sector_t sect_count; member
Dsuper.c228 sbi->part_start + sbi->sect_count - 2, in hfsplus_sync_fs()
Dxattr.c186 sbi->sect_count, in hfsplus_create_attributes_file()