Searched refs:ACL (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/fs/nfsd/ |
D | Kconfig | 46 bool "NFS server support for the NFSv3 ACL protocol extension" 50 Solaris NFS servers support an auxiliary NFSv3 ACL protocol that 58 NFSv3 ACL protocol extension allowing NFS clients to manipulate 60 clients which support the Solaris NFSv3 ACL protocol can then 63 To store ACLs on your NFS server, you also need to enable ACL-
|
D | nfs3acl.c | 259 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro 263 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
|
D | nfs2acl.c | 372 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro 376 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
|
/Linux-v4.19/fs/nfs/ |
D | Kconfig | 53 bool "NFS client support for the NFSv3 ACL protocol extension" 56 Some NFS servers support an auxiliary NFSv3 ACL protocol that 63 Choose Y here if your NFS server supports the Solaris NFSv3 ACL 67 Most NFS servers don't support the Solaris NFSv3 ACL protocol 70 ACL protocol.
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | TODO | 3 * Add ACL to redirect control traffic to CPU.
|
/Linux-v4.19/fs/ |
D | Kconfig | 71 # Posix ACL utility routines 173 POSIX ACL support under /dev for certain features to work properly. 189 You need this for POSIX ACL support on tmpfs.
|
/Linux-v4.19/fs/cifs/ |
D | Kconfig | 144 CIFS POSIX ACL support. If unsure, say N. 147 bool "Provide CIFS ACL support" 150 Allows fetching CIFS/NTFS ACL from the server. The DACL blob
|
/Linux-v4.19/drivers/staging/comedi/ |
D | Kconfig | 101 tristate "Advantech PCL-711/711b and ADlink ACL-8112 ISA card support" 104 Enable support for Advantech PCL-711 and 711b, ADlink ACL-8112 110 tristate "Advantech PCL-722/724/731 and ADlink ACL-7122/7124/PET-48DIO" 121 ADlink ACL-7122 144 (or 96) channels 122 ADlink ACL-7124 24 channels 146 ADlink ACL-7130 iso - 16 in/16 out ttl - 16 in/16 out 150 ADlink ACL-7225b iso - 16 in/16 out 162 tristate "Advantech PCL-812/813 and ADlink ACL-8112/8113/8113/8216" 167 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA,
|
/Linux-v4.19/fs/ntfs/ |
D | layout.h | 1634 } __attribute__ ((__packed__)) ACL; typedef 1763 ACL *sacl; /* Points to a system ACL. Only valid, if 1767 ACL *dacl; /* Points to a discretionary ACL. Only valid, if
|
/Linux-v4.19/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-v4.19/security/tomoyo/ |
D | Kconfig | 23 This is the default value for maximal ACL entries
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | AUTHORS | 46 Shirish Pargaonkar (for many ACL patches over the years)
|
D | README | 155 module. POSIX ACL support can be disabled on a per mount basic by specifying 387 Note that this is in addition to the normal ACL check on the 399 Note that this does not affect the normal ACL check on the 401 ACL against the user name provided at mount time). 531 cifsacl Report mode bits (e.g. on stat) based on the Windows ACL for 545 descriptor (ACL).
|
/Linux-v4.19/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-v4.19/Documentation/filesystems/ |
D | squashfs.txt | 42 ACL support: no no 238 Implement ACL support.
|
D | 9p.txt | 129 client = ACL based access check on the 9p client
|
D | porting | 407 generic_permission() has also lost the check_acl argument; ACL checking 409 to read an ACL from disk.
|
D | ext2.txt | 144 directory ACL if the inode is a directory and alternately for the top 32
|
D | coda.txt | 725 EErrrroorrss The object may not exist, or the ACL describing the protection
|
/Linux-v4.19/fs/xfs/ |
D | Kconfig | 44 bool "XFS POSIX ACL support"
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | attributes.rst | 189 libacl's) internal ACL format. The key difference is that the version
|
D | inodes.rst | 384 ACL location). See the Extended Attributes section below. 451 ACL location).
|
/Linux-v4.19/Documentation/filesystems/ext4/ |
D | ext4.rst | 185 support. If ACL support is enabled in the kernel 186 configuration (CONFIG_EXT4_FS_POSIX_ACL), ACL is
|
/Linux-v4.19/Documentation/ioctl/ |
D | ioctl-number.txt | 309 0xA3 80-8F Port ACL in development:
|