Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/Documentation/gpu/
Dkms-properties.csv1 Owner Module/Drivers,Group,Property Name,Type,Property Values,Object attached,Description/Restricti…
/Linux-v5.15/fs/affs/
DChanges237 - Owner/Group defaults now to the fs user (i.e.
/Linux-v5.15/fs/ntfs3/
Dntfs.h1192 __le32 Owner; member
Dfsntfs.c1778 sd_owner = le32_to_cpu(sd->Owner); in is_sd_valid()
/Linux-v5.15/fs/cifs/
Dsmb2pdu.h609 __le16 Owner; /* offset to BLOB_DATA struct */ member