Man Page: ata_phys_link_offline
Operating Environment: centos
Section: 9
ATA_PHYS_LINK_OFFLIN(9) libata Core Internals ATA_PHYS_LINK_OFFLIN(9)NAMEata_phys_link_offline - test whether the given link is offlineSYNOPSISbool ata_phys_link_offline(struct ata_link * link);ARGUMENTSlink ATA link to testDESCRIPTIONTest whether link is offline. Note that this function returns 0 if offline status of link cannot be obtained, so ata_link_online(link) != !ata_link_offline(link).LOCKINGNone.RETURNSTrue if the port offline status is available and offline.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_PHYS_LINK_OFFLIN(9)
| Related Man Pages |
|---|
| di_link_next_by_lnode(3devinfo) - opensolaris |
| unlink(1) - osf1 |
| stmfofflinetarget(3stmf) - opensolaris |
| link(3) - php |
| mssql_close(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |