Searched refs:ACL (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/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 | 257 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro 261 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
|
D | nfs2acl.c | 363 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro 367 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
|
/linux-4.4.14/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-4.4.14/fs/ |
D | Kconfig | 57 # Posix ACL utility routines 141 POSIX ACL support under /dev for certain features to work properly. 161 You need this for POSIX ACL support on tmpfs.
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 122 CIFS POSIX ACL support. If unsure, say N. 125 bool "Provide CIFS ACL support" 128 Allows fetching CIFS/NTFS ACL from the server. The DACL blob
|
/linux-4.4.14/drivers/staging/comedi/ |
D | Kconfig | 110 tristate "Advantech PCL-711/711b and ADlink ACL-8112 ISA card support" 113 Enable support for Advantech PCL-711 and 711b, ADlink ACL-8112 119 tristate "Advantech PCL-722/724/731 and ADlink ACL-7122/7124/PET-48DIO" 130 ADlink ACL-7122 144 (or 96) channels 131 ADlink ACL-7124 24 channels 155 ADlink ACL-7130 iso - 16 in/16 out ttl - 16 in/16 out 159 ADlink ACL-7225b iso - 16 in/16 out 171 tristate "Advantech PCL-812/813 and ADlink ACL-8112/8113/8113/8216" 176 ACL-8112DG/HG/PG, ACL-8113, ACL-8216, ICP DAS A-821PGH/PGL/PGL-NDA,
|
/linux-4.4.14/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-4.4.14/security/tomoyo/ |
D | Kconfig | 23 This is the default value for maximal ACL entries
|
/linux-4.4.14/fs/xfs/ |
D | Kconfig | 43 bool "XFS POSIX ACL support"
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 117 description. This is an 'Access Control List' or 'ACL'. A Linux 118 file may supply more than one ACL. 121 is an abbreviated ACL with three fixed classes of subject ('user', 127 A Linux file might also sport a POSIX ACL. This is a list of rules
|
/linux-4.4.14/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 | ext4.txt | 209 support. If ACL support is enabled in the kernel 210 configuration (CONFIG_EXT4_FS_POSIX_ACL), ACL is
|
D | ext2.txt | 146 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-4.4.14/Documentation/filesystems/cifs/ |
D | README | 159 module. POSIX ACL support can be disabled on a per mount basic by specifying 388 Note that this is in addition to the normal ACL check on the 400 Note that this does not affect the normal ACL check on the 402 ACL against the user name provided at mount time). 532 cifsacl Report mode bits (e.g. on stat) based on the Windows ACL for 546 descriptor (ACL).
|
D | CHANGES | 162 on the contents of the ACL of the file or directory. When cifs 385 POSIX ACL capability bit. Fix packet signing when multiuser mounting with 487 normal ACL check which occurs on the server). Fix default uid
|
/linux-4.4.14/Documentation/ioctl/ |
D | ioctl-number.txt | 307 0xA3 80-8F Port ACL in development:
|