Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.h262 unsigned char sect_count; member
Dmtip32xx.c1313 fis.sect_count = sectors & 0xFF; in mtip_read_log_page()
1350 fis.sect_count = 1; in mtip_get_smart_data()
1479 fis.sect_count = 1; in mtip_send_trim()
1626 fis.sect_count = command[2]; in exec_drive_task()
1716 fis.sect_count = command[3]; in exec_drive_command()
1755 command[2] = reply->sect_count; in exec_drive_command()
1917 fis.sect_count = req_task->io_ports[2]; in exec_drive_taskfile()
1940 if ((taskin || taskout) && (!fis.sect_count)) { in exec_drive_taskfile()
1942 fis.sect_count = nsect; in exec_drive_taskfile()
1961 fis.sect_count, in exec_drive_taskfile()
[all …]
/Linux-v4.19/fs/hfsplus/
Dwrapper.c255 sbi->sect_count = part_size; in hfsplus_read_wrapper()
Dhfsplus_fs.h160 sector_t sect_count; member
Dsuper.c231 sbi->part_start + sbi->sect_count - 2, in hfsplus_sync_fs()
Dxattr.c181 sbi->sect_count, in hfsplus_create_attributes_file()