Searched refs:ACL (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v5.10/fs/nfsd/ |
D | Kconfig | 48 bool "NFS server support for the NFSv3 ACL protocol extension" 52 Solaris NFS servers support an auxiliary NFSv3 ACL protocol that 60 NFSv3 ACL protocol extension allowing NFS clients to manipulate 62 clients which support the Solaris NFSv3 ACL protocol can then 65 To store ACLs on your NFS server, you also need to enable ACL-
|
D | nfs3acl.c | 243 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro 263 .pc_xdrressize = ST+1+2*(1+ACL),
|
D | nfs2acl.c | 376 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro 396 .pc_xdrressize = ST+1+2*(1+ACL),
|
/Linux-v5.10/fs/nfs/ |
D | Kconfig | 54 bool "NFS client support for the NFSv3 ACL protocol extension" 57 Some NFS servers support an auxiliary NFSv3 ACL protocol that 64 Choose Y here if your NFS server supports the Solaris NFSv3 ACL 68 Most NFS servers don't support the Solaris NFSv3 ACL protocol 71 ACL protocol.
|
/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/ |
D | TODO | 3 * Add ACL to redirect control traffic to CPU.
|
/Linux-v5.10/Documentation/networking/devlink/ |
D | mlxsw.rst | 33 - Sets an interval for periodic ACL region rehashes. The value is
|
D | devlink-trap.rst | 525 ACL processing 575 ACL processing 578 device during ACL processing
|
D | devlink-dpipe.rst | 55 For example, it’s quiet common to implement Access Control Lists (ACL)
|
/Linux-v5.10/fs/ |
D | Kconfig | 79 # Posix ACL utility routines 184 POSIX ACL support under /dev for certain features to work properly. 200 You need this for POSIX ACL support on tmpfs.
|
/Linux-v5.10/fs/ntfs/ |
D | layout.h | 1620 } __attribute__ ((__packed__)) ACL; typedef 1749 ACL *sacl; /* Points to a system ACL. Only valid, if 1753 ACL *dacl; /* Points to a discretionary ACL. Only valid, if
|
/Linux-v5.10/drivers/staging/comedi/ |
D | Kconfig | 102 tristate "Advantech PCL-711/711b and ADlink ACL-8112 ISA card support" 105 Enable support for Advantech PCL-711 and 711b, ADlink ACL-8112 111 tristate "Advantech PCL-722/724/731 and ADlink ACL-7122/7124/PET-48DIO" 122 ADlink ACL-7122 144 (or 96) channels 123 ADlink ACL-7124 24 channels 147 ADlink ACL-7130 iso - 16 in/16 out ttl - 16 in/16 out 151 ADlink ACL-7225b iso - 16 in/16 out 163 tristate "Advantech PCL-812/813 and ADlink ACL-8112/8113/8113/8216" 168 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA,
|
/Linux-v5.10/security/tomoyo/ |
D | Kconfig | 24 This is the default value for maximal ACL entries
|
/Linux-v5.10/Documentation/admin-guide/cifs/ |
D | authors.rst | 52 - Shirish Pargaonkar (for many ACL patches over the years)
|
D | usage.rst | 171 module. POSIX ACL support can be disabled on a per mount basic by specifying 447 Note that this is in addition to the normal ACL check on the 460 Note that this does not affect the normal ACL check on the 462 ACL against the user name provided at mount time). 618 Report mode bits (e.g. on stat) based on the Windows ACL for 634 descriptor (ACL).
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-thunderbolt | 12 its own ACL list and size may be different between the 15 System BIOS may have an option "Preboot ACL" or similar
|
/Linux-v5.10/Documentation/security/ |
D | credentials.rst | 97 description. This is an 'Access Control List' or 'ACL'. A Linux 98 file may supply more than one ACL. 101 is an abbreviated ACL with three fixed classes of subject ('user', 107 A Linux file might also sport a POSIX ACL. This is a list of rules
|
/Linux-v5.10/Documentation/filesystems/ |
D | squashfs.rst | 47 ACL support no no 244 Implement ACL support.
|
D | 9p.rst | 153 ACL based access check on the 9p client
|
D | porting.rst | 458 generic_permission() has also lost the check_acl argument; ACL checking 460 to read an ACL from disk.
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | attributes.rst | 189 libacl's) internal ACL format. The key difference is that the version
|
D | inodes.rst | 387 ACL location). See the Extended Attributes section below. 454 ACL location).
|
/Linux-v5.10/fs/xfs/ |
D | Kconfig | 69 bool "XFS POSIX ACL support"
|
/Linux-v5.10/fs/cifs/ |
D | Kconfig | 147 CIFS POSIX ACL support. If unsure, say N.
|
/Linux-v5.10/Documentation/admin-guide/ |
D | ext4.rst | 220 This option disables POSIX Access Control List support. If ACL support 221 is enabled in the kernel configuration (CONFIG_EXT4_FS_POSIX_ACL), ACL
|
/Linux-v5.10/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 322 0xA3 80-8F Port ACL in development:
|
12