Home
last modified time | relevance | path

Searched refs:Owner (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/Documentation/filesystems/
Dadfs.rst53 - Owner read
54 - Owner write
64 Owner read -> -r--r--r--
65 Owner write -> --w--w---w
66 Owner read and filetype UnixExec -> ---x--x--x
Dntfs3.rst67 - Owner/group change will be reported as successful, butthey will stay
/linux-6.1.9/Documentation/ABI/testing/
Dsecurityfs-secrets-coco10 the Guest Owner during VM's launch. The secrets are encrypted
11 by the Guest Owner and decrypted inside the trusted enclave,
49 Guest Owner is described in
/linux-6.1.9/LICENSES/preferred/
DBSD-3-Clause-Clear12 Copyright (c) [xxxx]-[xxxx] [Owner Organization]
26 * Neither the name of [Owner Organization] nor the names of its
/linux-6.1.9/security/integrity/
DKconfig66 bool "Provide a keyring to which Machine Owner Keys may be added"
73 If set, provide a keyring to which Machine Owner Keys (MOK) may
/linux-6.1.9/Documentation/filesystems/ext4/
Dinodes.rst47 - Lower 16-bits of Owner UID.
198 - S_IXUSR (Owner may execute)
200 - S_IWUSR (Owner may write)
202 - S_IRUSR (Owner may read)
391 - Upper 16-bits of the Owner UID.
426 - Upper 16-bits of the Owner UID.
/linux-6.1.9/Documentation/security/secrets/
Dcoco.rst38 Guest Owner secret data should be a GUIDed table of secret values; the binary
55 Consider a guest performing computations on encrypted files. The Guest Owner
/linux-6.1.9/Documentation/locking/
Drt-mutex.rst75 BTW, there is still technically a "Pending Owner", it's just not called
Dmutex-design.rst99 - Owner tracking.
Dlocktypes.rst86 Owner semantics
/linux-6.1.9/Documentation/gpu/
Dkms-properties.csv1 Owner Module/Drivers,Group,Property Name,Type,Property Values,Object attached,Description/Restricti…
/linux-6.1.9/fs/affs/
DChanges237 - Owner/Group defaults now to the fs user (i.e.
/linux-6.1.9/fs/ntfs3/
Dntfs.h1192 __le32 Owner; member
Dfsntfs.c1754 sd_owner = le32_to_cpu(sd->Owner); in is_sd_valid()
/linux-6.1.9/drivers/firmware/efi/
DKconfig306 Guest Owner to securely inject secrets during guest VM launch.
/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h284 __le16 Owner; /* offset to BLOB_DATA struct */ member