/linux-4.4.14/fs/nfsd/ |
D | nfs4acl.c | 239 unsigned short deny; in _posix_to_nfsv4_one() local 250 deny = ~pas.owner; in _posix_to_nfsv4_one() 255 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one() 256 if (deny) { in _posix_to_nfsv4_one() 259 ace->access_mask = deny_mask_from_posix(deny, flags); in _posix_to_nfsv4_one() 274 deny = ~(pa->e_perm & pas.mask); in _posix_to_nfsv4_one() 275 deny &= pas.groups | pas.group | pas.other; in _posix_to_nfsv4_one() 276 if (deny) { in _posix_to_nfsv4_one() 279 ace->access_mask = deny_mask_from_posix(deny, flags); in _posix_to_nfsv4_one() 327 deny = ~pas.group & pas.other; in _posix_to_nfsv4_one() [all …]
|
D | nfs4state.c | 428 static __be32 nfs4_file_check_deny(struct nfs4_file *fp, u32 deny) in nfs4_file_check_deny() argument 431 if (deny) { in nfs4_file_check_deny() 433 if (deny & ~NFS4_SHARE_DENY_BOTH) in nfs4_file_check_deny() 436 if ((deny & NFS4_SHARE_DENY_READ) && in nfs4_file_check_deny() 440 if ((deny & NFS4_SHARE_DENY_WRITE) && in nfs4_file_check_deny() 974 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny() argument 976 unsigned char mask = 1 << deny; in set_deny() 978 WARN_ON_ONCE(deny > NFS4_SHARE_DENY_BOTH); in set_deny() 984 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny() argument 986 unsigned char mask = 1 << deny; in clear_deny() [all …]
|
/linux-4.4.14/Documentation/cgroups/ |
D | devices.txt | 21 devices.deny. For instance 28 echo a > /sys/fs/cgroup/1/devices.deny 56 a cgroup's devices.deny file, all its children will have that entry removed 68 B deny "c 1:3 rwm", "c 116:2 rwm", "b 3:* rwm" 71 # echo "c 116:* r" > A/devices.deny 105 Allowing or denying all by writing 'a' to devices.allow or devices.deny will
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | o2cb | 7 and can be written into with the strings "allow", "deny", or
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | prism2sta.c | 1632 if (hw->deny.modify == 0) { in prism2sta_inf_authreq_defer() 1633 cnt = hw->deny.cnt; in prism2sta_inf_authreq_defer() 1634 addr = hw->deny.addr[0]; in prism2sta_inf_authreq_defer() 1636 cnt = hw->deny.cnt1; in prism2sta_inf_authreq_defer() 1637 addr = hw->deny.addr1[0]; in prism2sta_inf_authreq_defer()
|
D | hfa384x.h | 1354 struct prism2sta_accesslist deny; /* Denied station list. */ member
|
/linux-4.4.14/Documentation/usb/ |
D | authorization.txt | 96 There is a similar approach to allow or deny specific USB interfaces.
|
/linux-4.4.14/arch/arm/kvm/ |
D | interrupts.S | 120 @ then it is safer if we deny guests from using it as well.
|
/linux-4.4.14/Documentation/networking/ |
D | README.sb1000 | 167 6.) I'm getting *tons* of firewall deny messages in the /var/kern.log, 172 and/or portscanning (UDP connection attempts) attacks! Look over the deny
|
D | LICENSE.qlcnic | 39 anyone to deny you these rights or to ask you to surrender the rights.
|
D | LICENSE.qlge | 39 anyone to deny you these rights or to ask you to surrender the rights.
|
/linux-4.4.14/security/selinux/ |
D | Kconfig | 63 kernel will start in permissive mode (log everything, deny nothing)
|
/linux-4.4.14/Documentation/gpio/ |
D | driver.txt | 202 GPIO line and register for example) it needs to deny certain operations and
|
/linux-4.4.14/Documentation/scsi/ |
D | LICENSE.qla4xxx | 40 anyone to deny you these rights or to ask you to surrender the rights.
|
D | LICENSE.qla2xxx | 41 anyone to deny you these rights or to ask you to surrender the rights.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 415 may deny the CacheFiles access to the cache data because under some
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | copying | 29 anyone to deny you these rights or to ask you to surrender the rights.
|
/linux-4.4.14/tools/usb/usbip/ |
D | COPYING | 29 anyone to deny you these rights or to ask you to surrender the rights.
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | license | 35 deny you these rights or to ask you to surrender the rights. These
|
/linux-4.4.14/ |
D | COPYING | 45 anyone to deny you these rights or to ask you to surrender the rights.
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 533 switch level to deny the leaving port from ingress/egress traffic from the
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 139 access to deny. The access strings may contain only the characters
|
D | keys.txt | 801 mustn't deny permission, otherwise error EPERM will be returned.
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 550 explicitly deny and notify via TCP reset/ICMP informational errors
|
/linux-4.4.14/Documentation/ |
D | pinctrl.txt | 834 A flag "strict" in struct pinctrl_desc is available to check and deny
|
D | kernel-parameters.txt | 1162 1 -- enforcing (deny and log).
|