Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmutex.h20 HAVE_ATTRIBUTE(lockable) && HAVE_ATTRIBUTE(exclusive_lock_function) && \
34 #define LOCKABLE __attribute__((lockable))
/linux/drivers/scsi/
H A Dscsi_ioctl.c93 sdev->lockable = 0; in ioctl_internal_command()
141 if (!sdev->removable || !sdev->lockable) in scsi_set_medium_removal()
H A Dscsi_scan.c970 sdev->lockable = sdev->removable; in scsi_add_lun()
1045 sdev->lockable = 0; in scsi_add_lun()
1301 sdev->lockable = 0; in scsi_probe_and_add_lun()
/linux/drivers/usb/storage/
H A Dscsiglue.c322 sdev->lockable = 0; in sdev_configure()
/linux/include/scsi/
H A Dscsi_device.h201 unsigned lockable:1; /* Able to prevent media removal */ member
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst4921 Each repair item represents a single lockable object -- AGs, metadata files,