Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds