Home
last modified time | relevance | path

Searched refs:deny (Results 1 – 26 of 26) sorted by relevance

/linux-4.4.14/fs/nfsd/
Dnfs4acl.c239 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 …]
Dnfs4state.c428 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/
Ddevices.txt21 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/
Do2cb7 and can be written into with the strings "allow", "deny", or
/linux-4.4.14/drivers/staging/wlan-ng/
Dprism2sta.c1632 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()
Dhfa384x.h1354 struct prism2sta_accesslist deny; /* Denied station list. */ member
/linux-4.4.14/Documentation/usb/
Dauthorization.txt96 There is a similar approach to allow or deny specific USB interfaces.
/linux-4.4.14/arch/arm/kvm/
Dinterrupts.S120 @ then it is safer if we deny guests from using it as well.
/linux-4.4.14/Documentation/networking/
DREADME.sb1000167 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
DLICENSE.qlcnic39 anyone to deny you these rights or to ask you to surrender the rights.
DLICENSE.qlge39 anyone to deny you these rights or to ask you to surrender the rights.
/linux-4.4.14/security/selinux/
DKconfig63 kernel will start in permissive mode (log everything, deny nothing)
/linux-4.4.14/Documentation/gpio/
Ddriver.txt202 GPIO line and register for example) it needs to deny certain operations and
/linux-4.4.14/Documentation/scsi/
DLICENSE.qla4xxx40 anyone to deny you these rights or to ask you to surrender the rights.
DLICENSE.qla2xxx41 anyone to deny you these rights or to ask you to surrender the rights.
/linux-4.4.14/Documentation/filesystems/caching/
Dcachefiles.txt415 may deny the CacheFiles access to the cache data because under some
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying29 anyone to deny you these rights or to ask you to surrender the rights.
/linux-4.4.14/tools/usb/usbip/
DCOPYING29 anyone to deny you these rights or to ask you to surrender the rights.
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense35 deny you these rights or to ask you to surrender the rights. These
/linux-4.4.14/
DCOPYING45 anyone to deny you these rights or to ask you to surrender the rights.
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt533 switch level to deny the leaving port from ingress/egress traffic from the
/linux-4.4.14/Documentation/security/
DSmack.txt139 access to deny. The access strings may contain only the characters
Dkeys.txt801 mustn't deny permission, otherwise error EPERM will be returned.
/linux-4.4.14/net/netfilter/
DKconfig550 explicitly deny and notify via TCP reset/ICMP informational errors
/linux-4.4.14/Documentation/
Dpinctrl.txt834 A flag "strict" in struct pinctrl_desc is available to check and deny
Dkernel-parameters.txt1162 1 -- enforcing (deny and log).