Home
last modified time | relevance | path

Searched refs:unblock (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/Documentation/DocBook/
Dscsi.xml.db47 API-scsi-internal-device-unblock
111 API-iscsi-unblock-session
Dfilesystems.xml.db84 API-posix-unblock-lock
Dkernel-api.xml.db715 API-disk-unblock-events
/linux-4.4.14/Documentation/scsi/
Dlpfc.txt62 By default, the driver expects the patches for block/unblock interfaces
DChangeLog.lpfc346 Convert to using block/unblock on list remove (was del/add)
574 unblock (stop dev_loss_tmo) when appopriate.
593 context. It seems to be not nessasery to unblock target from
626 for 2.6.5 kernel with block/unblock patch.
641 target_block/unblock only if FC_TRANS_VER1.
645 block/unblock. This member allows the driver to know when to
646 unblock for pci_remove_one or pci_add_one. #ifdef'd some more
647 block/unblock stuff and removed some defensive checks from
648 target_block/unblock.
651 * Removed NULL target check from target_block/unblock and fixed up
[all …]
Dscsi_mid_low_api.txt686 * @shost: pointer to host to unblock commands on
/linux-4.4.14/drivers/firewire/
Dsbp2.c738 bool unblock = false; in sbp2_conditionally_unblock() local
743 unblock = --tgt->blocked == 0; in sbp2_conditionally_unblock()
747 if (unblock) in sbp2_conditionally_unblock()
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt232 HCI Responses are dispatched immediately from this context to unblock
/linux-4.4.14/Documentation/filesystems/
DLocking359 void (*lm_notify)(struct file_lock *); /* unblock callback */