Searched refs:ACL (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/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-4.19.296/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.19.296/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-4.19.296/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-4.19.296/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.19.296/fs/xfs/ |
D | Kconfig | 44 bool "XFS POSIX ACL support"
|