Home
last modified time | relevance | path

Searched refs:Attributes (Results 1 – 25 of 82) sorted by relevance

1234

/linux/crypto/asymmetric_keys/
H A Dpkcs8.asn114 attributes [0] IMPLICIT Attributes OPTIONAL
23 Attributes ::= SET OF Attribute
/linux/fs/smb/client/
H A Dsmb1ops.c650 fi.Attributes = cpu_to_le32(le16_to_cpu(di->Attributes)); in cifs_query_path_info()
661 fi.Attributes = di->ExtFileAttributes; in cifs_query_path_info()
668 fi.Directory = !!(le32_to_cpu(fi.Attributes) & ATTR_DIRECTORY); in cifs_query_path_info()
696 data->reparse_point = le32_to_cpu(fi.Attributes) & ATTR_REPARSE_POINT; in cifs_query_path_info()
922 info.Attributes = cpu_to_le32(dosattrs); in cifs_mkdir_setinfo()
927 info.Attributes, in cifs_mkdir_setinfo()
1076 cinode->cifsAttrs = le32_to_cpu(buf->Attributes); in smb_set_file_info()
1111 le32_to_cpu(buf->Attributes) != 0 && /* 0 = do not change attrs */ in smb_set_file_info()
1112 !(le32_to_cpu(buf->Attributes) & ATTR_READONLY) && in smb_set_file_info()
1121 buf->Attributes != 0 ? buf->Attributes : cpu_to_le32(cinode->cifsAttrs), in smb_set_file_info()
[all …]
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst24 Attributes:
48 Attributes:
82 Attributes:
129 Attributes:
143 Attributes:
H A Dxive.rst73 Attributes:
102 Attributes:
125 Attributes:
154 Attributes:
198 Attributes:
H A Darm-vgic-v3.rst22 Attributes:
88 Attributes:
194 Attributes:
286 Attributes:
302 Attributes:
325 Attributes:
368 Attributes:
H A Dxics.rst11 Attributes:
15 Attributes:
H A Dmpic.rst18 Attributes:
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fcoe5 Description: The FCoE bus. Attributes in this directory are control interfaces.
7 Attributes:
36 Attributes:
91 Attributes:
H A Dsysfs-platform-dell-privacy-wmi12 Attributes:
47 Attributes:
H A Dsysfs-bus-rapidio29 Attributes Common for All RapidIO Devices
121 RapidIO Switch Device Attributes
170 Device-specific Switch Attributes
183 RapidIO Bus Attributes
H A Dconfigfs-rdma_cm7 Attributes are visible only when configfs is mounted. To mount
H A Dsysfs-driver-uacce13 Description: Attributes of the device, see UACCE_DEV_xxx flag defined in uacce.h
/linux/Documentation/driver-api/driver-model/
H A Ddevice.rst38 Attributes chapter
51 Attributes of devices can be exported by a device driver through sysfs.
60 Attributes are declared using a macro called DEVICE_ATTR::
/linux/fs/smb/common/
H A Dfscc.h92 __le32 Attributes;
100 __le32 Attributes; member
/linux/drivers/pcmcia/
H A Dpcmcia_cis.c48 tuple.Attributes = 0; in pccard_read_tuple()
50 tuple.Attributes = TUPLE_RETURN_COMMON; in pccard_read_tuple()
102 tuple.Attributes = 0; in pccard_loop_tuple()
/linux/drivers/acpi/numa/
H A DKconfig12 platform's ACPI HMAT (Heterogeneous Memory Attributes Table),
/linux/Documentation/process/
H A Dprogramming-language.rst15 Attributes chapter
19 [gcc-attribute-syntax]_. Attributes allow to introduce
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dhmat.rst7 The Heterogeneous Memory Attributes Table contains information such as cache
/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst2 SD and MMC Block Device Attributes
14 SD and MMC Device Attributes
/linux/drivers/scsi/libsas/
H A DKconfig10 tristate "SAS Domain Transport Attributes"
/linux/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst200 Attributes //DWORD
208 Attributes //DWORD
237 * - Attributes
/linux/Documentation/filesystems/
H A Docfs2.rst95 user_xattr (*) Enables Extended User Attributes.
96 nouser_xattr Disables Extended User Attributes.
/linux/Documentation/hwmon/
H A Dsg2042-mcu.rst31 Sysfs Attributes
/linux/Documentation/filesystems/ext4/
H A Dattributes.rst3 Extended Attributes
92 Attributes stored inside an inode do not need be stored in sorted order.
/linux/Documentation/pcmcia/
H A Ddriver-changes.rst123 * client->Attributes are gone (as of 2.6.11)
124 client->Attributes is unused, therefore it is removed from all

1234