Lines Matching refs:S_IRUGO
27 static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
37 static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
56 static ZFCP_DEV_ATTR(adapter, _name, S_IRUGO, \
117 static ZFCP_DEV_ATTR(port, failed, S_IWUSR | S_IRUGO,
161 static ZFCP_DEV_ATTR(unit, failed, S_IWUSR | S_IRUGO,
210 static ZFCP_DEV_ATTR(adapter, failed, S_IWUSR | S_IRUGO,
429 static DEVICE_ATTR(_name##_latency, S_IWUSR | S_IRUGO, \
447 static DEVICE_ATTR(_name, S_IRUGO, zfcp_sysfs_scsi_##_name##_show, NULL);
462 static DEVICE_ATTR(fcp_lun, S_IRUGO, zfcp_sysfs_scsi_fcp_lun_show, NULL);
496 static DEVICE_ATTR(zfcp_failed, S_IWUSR | S_IRUGO,
545 static DEVICE_ATTR(utilization, S_IRUGO, zfcp_sysfs_adapter_util_show, NULL);
586 static DEVICE_ATTR(_name, S_IRUGO, zfcp_sysfs_adapter_##_name##_show, NULL);
616 static DEVICE_ATTR(queue_full, S_IRUGO, zfcp_sysfs_adapter_q_full_show, NULL);