Home
last modified time | relevance | path

Searched refs:detached (Results 1 – 19 of 19) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dsg.c175 volatile char detached; /* 0->attached, 1->detached pending removal */ member
291 if (sdp->detached) { in sg_open()
393 if (sdp->detached) { in sg_read()
404 (sdp->detached || in sg_read()
407 if (sdp->detached) { in sg_read()
551 if (sdp->detached) in sg_write()
743 if (sdp->detached) { in sg_common_write()
797 if (sdp->detached) in sg_ioctl()
811 (srp->done || sdp->detached), in sg_ioctl()
813 if (sdp->detached) in sg_ioctl()
[all …]
/linux-3.4.99/fs/fscache/
Dobject.c665 bool detached; in fscache_withdraw_object() local
677 detached = false; in fscache_withdraw_object()
684 detached = true; in fscache_withdraw_object()
688 if (detached) in fscache_withdraw_object()
/linux-3.4.99/scripts/coccinelle/free/
Ddevm_free.cocci3 /// the device is detached, and thus the use of the standard freeing
/linux-3.4.99/fs/btrfs/
Drelocation.c84 unsigned int detached:1; member
114 struct list_head detached; member
212 INIT_LIST_HEAD(&cache->detached); in backref_cache_init()
221 while (!list_empty(&cache->detached)) { in backref_cache_cleanup()
222 node = list_entry(cache->detached.next, in backref_cache_cleanup()
238 BUG_ON(!list_empty(&cache->detached)); in backref_cache_cleanup()
358 BUG_ON(node->detached); in walk_up_backref()
432 BUG_ON(!node->lowest && !node->detached); in remove_backref_node()
494 while (!list_empty(&cache->detached)) { in update_backref_cache()
495 node = list_entry(cache->detached.next, in update_backref_cache()
[all …]
/linux-3.4.99/drivers/staging/usbip/userspace/
DREADME185 port 0 detached
/linux-3.4.99/Documentation/console/
Dconsole.txt72 When unbinding, the modular driver is detached first, and then the system
/linux-3.4.99/Documentation/video4linux/
Dsoc-camera.txt71 .add and .remove methods are called when a sensor is attached to or detached
/linux-3.4.99/Documentation/driver-model/
Ddevres.txt99 detached. If most resources are acquired using managed interface, a
/linux-3.4.99/Documentation/s390/
Ddriver-model.txt164 * In online state, device detached (CIO_GONE) or last path gone
/linux-3.4.99/Documentation/development-process/
D7.AdvancedTopics41 remote branches, the index, fast-forward merges, pushes and pulls, detached
/linux-3.4.99/Documentation/filesystems/caching/
Dobject.txt307 This means that the object will have to be detached from the netfs's
/linux-3.4.99/Documentation/fb/
Dfbcon.txt191 If fbcon is detached from the console layer, your boot console driver (which is
/linux-3.4.99/drivers/staging/vme/
Dvme_api.txt377 The following functions allow a callback to be attached and detached from each
/linux-3.4.99/Documentation/filesystems/
Dautofs4-mount-control.txt25 because the point from which the path is constructed has been detached
Dxfs-delayed-logging-design.txt341 detached from the log items. That is, when the CIL is flushed the memory
/linux-3.4.99/Documentation/
Dparport-lowlevel.txt126 unloading. Ports will only be detached if they are not being used
Dmd.txt125 Devices that have failed or are not yet active can be detached from an
/linux-3.4.99/Documentation/power/
Dpci.txt972 verifying that the device is not used (like when the network cable is detached
/linux-3.4.99/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3083 process is being ptraced by the signal thread, so it must be detached