/openbmc/linux/fs/nfs/ |
H A D | delegation.c | 100 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs4_get_valid_delegation() 114 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs4_do_check_delegation() 238 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_inode_reclaim_delegation() 380 delegation = rcu_dereference(nfsi->delegation); in nfs_inode_detach_delegation() 508 rcu_assign_pointer(nfsi->delegation, delegation); in nfs_inode_set_delegation() 617 if (!delegation || delegation != place_holder_deleg) in nfs_server_return_marked_delegations() 925 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_revoke_delegation() 968 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_delegation_mark_returned() 1231 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_inode_mark_test_expired_delegation() 1437 delegation = rcu_dereference(nfsi->delegation); in nfs4_copy_delegation_stateid() [all …]
|
H A D | callback_proc.c | 33 struct nfs_delegation *delegation; in nfs4_callback_getattr() local 55 delegation = nfs4_get_valid_delegation(inode); in nfs4_callback_getattr() 56 if (delegation == NULL || (delegation->type & FMODE_WRITE) == 0) in nfs4_callback_getattr() 59 res->change_attr = delegation->change_attr; in nfs4_callback_getattr()
|
H A D | Makefile | 27 delegation.o nfs4idmap.o callback.o callback_xdr.o callback_proc.o \
|
H A D | delegation.h | 76 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
|
H A D | nfs4proc.c | 1529 if (delegation == NULL) in can_open_delegated() 1827 if (delegation == NULL) in update_open_stateid() 1877 if (delegation == NULL || (delegation->type & fmode) == fmode) { in nfs4_return_incompatible_delegation() 1939 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs4_opendata_check_deleg() 1940 if (delegation) in nfs4_opendata_check_deleg() 1958 &data->o_res.delegation, in nfs4_opendata_check_deleg() 2208 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in _nfs4_do_open_reclaim() 2851 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs41_check_delegation_stateid() 2852 if (delegation == NULL) { in nfs41_check_delegation_stateid() 2862 &delegation->flags)) { in nfs41_check_delegation_stateid() [all …]
|
H A D | inode.c | 2364 nfsi->delegation = NULL; in nfs4_init_once()
|
H A D | nfs4xdr.c | 1549 encode_claim_delegate_cur(xdr, arg->name, &arg->u.delegation); in encode_open() 1555 encode_claim_delegate_cur_fh(xdr, &arg->u.delegation); in encode_open() 5148 status = decode_delegation_stateid(xdr, &res->delegation); in decode_rw_delegation()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
H A D | make-etc-initd-bind-stop-work.patch | 20 // root-delegation-only exclude { "DE"; "MUSEUM"; };
|
H A D | conf.patch | 179 +// zone "com" { type delegation-only; }; 180 +// zone "net" { type delegation-only; }; 186 +// introduced the "root-delegations-only" feature which applies delegation-only 190 +// root-delegation-only exclude { "DE"; "MUSEUM"; };
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 39 src/network/networkd-dhcp-prefix-delegation.c | 3 ++- 394 diff --git a/src/network/networkd-dhcp-prefix-delegation.c b/src/network/networkd-dhcp-prefix-deleg… 396 --- a/src/network/networkd-dhcp-prefix-delegation.c 397 +++ b/src/network/networkd-dhcp-prefix-delegation.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 39 src/network/networkd-dhcp-prefix-delegation.c | 3 ++- 394 diff --git a/src/network/networkd-dhcp-prefix-delegation.c b/src/network/networkd-dhcp-prefix-deleg… 396 --- a/src/network/networkd-dhcp-prefix-delegation.c 397 +++ b/src/network/networkd-dhcp-prefix-delegation.c
|
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/ |
H A D | kea_2.4.1.bb | 2 …h DHCPv4 and DHCPv6 protocols along with their extensions, e.g. prefix delegation and dynamic upda…
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-qmi | 20 through the delegation of the QMI protocol. Userspace
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | sifive,plic-1.0.0.yaml | 44 T-HEAD PLIC implementation requires setting a delegation bit to allow access
|
/openbmc/linux/include/linux/ |
H A D | nfs_fs.h | 235 struct nfs_delegation __rcu *delegation; member
|
H A D | nfs_xdr.h | 470 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member 494 nfs4_stateid delegation; member
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | YPL-1.1 | 29 …out the prior written consent of Yahoo!, and any purported assignment, delegation or transfer with…
|
H A D | Zimbra-1.3 | 29 …out the prior written consent of VMware, and any purported assignment, delegation or transfer with…
|
H A D | Zimbra-1.4 | 47 …out the prior written consent of Zimbra, and any purported assignment, delegation, or transfer wit…
|
H A D | YPL-1.0 | 47 …out the prior written consent of Yahoo!, and any purported assignment, delegation or transfer with…
|
/openbmc/qemu/docs/about/ |
H A D | deprecated.rst | 488 "riscv,delegation". Changing the DT property name will break all 490 property is kept as is in 9.1, together with "riscv,delegation", to
|
/openbmc/docs/ |
H A D | community-membership.md | 193 directly or through delegation of these responsibilities.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 181 Consider cgroup namespaces as delegation boundaries. This 498 The end results are equivalent for both delegation types. Once 543 destination cgroup C00 is above the points of delegation and U0 would 2813 cgroup v1 had an ambiguously defined delegation model which got abused 2834 individual applications through the ill-defined delegation mechanism 2927 in the hierarchy. This makes subtree delegation impossible. Second, 2935 effective low, which makes delegation of subtrees possible. It also
|
/openbmc/linux/Documentation/bpf/ |
H A D | bpf_devel_QA.rst | 170 It is eventually up to the maintainers to do the delegation of
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4216 delegation.c: 14100 4217 delegation.h: 2261
|