Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmutex.h20 HAVE_ATTRIBUTE(lockable) && HAVE_ATTRIBUTE(exclusive_lock_function) && \
34 #define LOCKABLE __attribute__((lockable))
/linux-6.15/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.c969 sdev->lockable = sdev->removable; in scsi_add_lun()
1044 sdev->lockable = 0; in scsi_add_lun()
1290 sdev->lockable = 0; in scsi_probe_and_add_lun()
/linux-6.15/drivers/usb/storage/
H A Dscsiglue.c322 sdev->lockable = 0; in sdev_configure()
/linux-6.15/include/scsi/
H A Dscsi_device.h190 unsigned lockable:1; /* Able to prevent media removal */ member
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst5127 Each repair item represents a single lockable object -- AGs, metadata files,