Home
last modified time | relevance | path

Searched refs:ACL (Results 1 – 25 of 30) sorted by relevance

12

/linux/Documentation/networking/devlink/
A Dprestera.rst81 - Traps packets that have ACL priority set to 0 (tc pref 0)
84 - Traps packets that have ACL priority set to 1 (tc pref 1)
87 - Traps packets that have ACL priority set to 2 (tc pref 2)
90 - Traps packets that have ACL priority set to 3 (tc pref 3)
93 - Traps packets that have ACL priority set to 4 (tc pref 4)
96 - Traps packets that have ACL priority set to 5 (tc pref 5)
99 - Traps packets that have ACL priority set to 6 (tc pref 6)
102 - Traps packets that have ACL priority set to 7 (tc pref 7)
A Dmlxsw.rst33 - Sets an interval for periodic ACL region rehashes. The value is
A Ddevlink-trap.rst535 ACL processing
585 ACL processing
588 device during ACL processing
A Ddevlink-dpipe.rst55 For example, it’s quite common to implement Access Control Lists (ACL)
/linux/fs/nfsd/
A DKconfig48 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-
A Dnfs3acl.c247 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro
268 .pc_xdrressize = ST+1+2*(1+ACL),
A Dnfs2acl.c326 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro
347 .pc_xdrressize = ST+1+2*(1+ACL),
/linux/fs/nfs/
A DKconfig54 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/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Dswitch-driver.rst131 use of ACL tables. Shared filter blocks are supported by sharing a single ACL
150 Each ACL entry (filter) can be setup with only one of the listed
/linux/fs/ntfs/
A Dlayout.h1620 } __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/drivers/comedi/
A DKconfig102 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/fs/
A DKconfig94 # Posix ACL utility routines
191 POSIX ACL support under /dev for certain features to work properly.
207 You need this for POSIX ACL support on tmpfs.
/linux/security/tomoyo/
A DKconfig24 This is the default value for maximal ACL entries
/linux/fs/ntfs3/
A Dfsntfs.c1718 static bool is_acl_valid(const struct ACL *acl, u32 len) in is_acl_valid()
1743 len -= sizeof(struct ACL); in is_acl_valid()
1808 const struct ACL *sacl = Add2Ptr(sd, sd_sacl); in is_sd_valid()
1810 if (sd_sacl + sizeof(struct ACL) > len) in is_sd_valid()
1819 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid()
1821 if (sd_dacl + sizeof(struct ACL) > len) in is_sd_valid()
A Dntfs.h1206 struct ACL { struct
1213 static_assert(sizeof(struct ACL) == 8); argument
/linux/Documentation/admin-guide/cifs/
A Dauthors.rst52 - Shirish Pargaonkar (for many ACL patches over the years)
A Dusage.rst171 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/Documentation/security/
A Dcredentials.rst97 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/Documentation/filesystems/
A Dsquashfs.rst47 ACL support no no
244 Implement ACL support.
A D9p.rst153 ACL based access check on the 9p client
/linux/Documentation/ABI/testing/
A Dsysfs-bus-thunderbolt12 its own ACL list and size may be different between the
15 System BIOS may have an option "Preboot ACL" or similar
/linux/Documentation/filesystems/ext4/
A Dattributes.rst189 libacl's) internal ACL format. The key difference is that the version
A Dinodes.rst387 ACL location). See the Extended Attributes section below.
454 ACL location).
/linux/fs/xfs/
A DKconfig69 bool "XFS POSIX ACL support"
/linux/fs/cifs/
A DKconfig119 CIFS POSIX ACL support. If unsure, say N.

Completed in 49 milliseconds

12