Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddelegation.c33 static void __nfs_free_delegation(struct nfs_delegation *delegation) in __nfs_free_delegation() argument
35 put_cred(delegation->cred); in __nfs_free_delegation()
36 delegation->cred = NULL; in __nfs_free_delegation()
37 kfree_rcu(delegation, rcu); in __nfs_free_delegation()
40 static void nfs_mark_delegation_revoked(struct nfs_delegation *delegation) in nfs_mark_delegation_revoked() argument
42 if (!test_and_set_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_mark_delegation_revoked()
43 delegation->stateid.type = NFS4_INVALID_STATEID_TYPE; in nfs_mark_delegation_revoked()
45 if (!test_bit(NFS_DELEGATION_RETURNING, &delegation->flags)) in nfs_mark_delegation_revoked()
46 nfs_clear_verifier_delegated(delegation->inode); in nfs_mark_delegation_revoked()
50 static struct nfs_delegation *nfs_get_delegation(struct nfs_delegation *delegation) in nfs_get_delegation() argument
[all …]
H A Dcallback_proc.c28 struct nfs_delegation *delegation; in nfs4_callback_getattr() local
50 delegation = nfs4_get_valid_delegation(inode); in nfs4_callback_getattr()
51 if (delegation == NULL || (delegation->type & FMODE_WRITE) == 0) in nfs4_callback_getattr()
54 res->change_attr = delegation->change_attr; in nfs4_callback_getattr()
H A Dnfs4proc.c1513 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, in can_open_delegated() argument
1516 if (delegation == NULL) in can_open_delegated()
1518 if ((delegation->type & fmode) != fmode) in can_open_delegated()
1525 if (!test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags)) in can_open_delegated()
1531 nfs_mark_delegation_referenced(delegation); in can_open_delegated()
1785 const nfs4_stateid *delegation, in update_open_stateid() argument
1809 if (rcu_dereference(nfsi->delegation) != deleg_cur || in update_open_stateid()
1814 if (delegation == NULL) in update_open_stateid()
1815 delegation = &deleg_cur->stateid; in update_open_stateid()
1816 else if (!nfs4_stateid_match_other(&deleg_cur->stateid, delegation)) in update_open_stateid()
[all …]
H A DMakefile27 delegation.o nfs4idmap.o callback.o callback_xdr.o callback_proc.o \
H A Ddelegation.h76 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
H A Dinode.c2141 nfsi->delegation = NULL; in nfs4_init_once()
H A Dnfs4xdr.c1537 encode_claim_delegate_cur(xdr, arg->name, &arg->u.delegation); in encode_open()
1543 encode_claim_delegate_cur_fh(xdr, &arg->u.delegation); in encode_open()
5055 status = decode_delegation_stateid(xdr, &res->delegation); in decode_rw_delegation()
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/bind-9.18.11/
H A Dconf.patch179 +// 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"; };
H A Dmake-etc-initd-bind-stop-work.patch20 // root-delegation-only exclude { "DE"; "MUSEUM"; };
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0001-Adjust-for-musl-headers.patch37 src/network/networkd-dhcp-prefix-delegation.c | 4 ++--
389 diff --git a/src/network/networkd-dhcp-prefix-delegation.c b/src/network/networkd-dhcp-prefix-deleg…
391 --- a/src/network/networkd-dhcp-prefix-delegation.c
392 +++ b/src/network/networkd-dhcp-prefix-delegation.c
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi20 through the delegation of the QMI protocol. Userspace
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0001-Adjust-for-musl-headers.patch35 src/network/networkd-dhcp-prefix-delegation.c | 4 ++--
324 --- a/src/network/networkd-dhcp-prefix-delegation.c
325 +++ b/src/network/networkd-dhcp-prefix-delegation.c
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/kea/
H A Dkea_2.0.2.bb2 …h DHCPv4 and DHCPv6 protocols along with their extensions, e.g. prefix delegation and dynamic upda…
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h181 struct nfs_delegation __rcu *delegation; member
H A Dnfs_xdr.h467 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member
492 nfs4_stateid delegation; member
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DYPL-1.047 …out the prior written consent of Yahoo!, and any purported assignment, delegation or transfer with…
H A DZimbra-1.329 …out the prior written consent of VMware, and any purported assignment, delegation or transfer with…
H A DYPL-1.129 …out the prior written consent of Yahoo!, and any purported assignment, delegation or transfer with…
H A DZimbra-1.447 …out the prior written consent of Zimbra, and any purported assignment, delegation, or transfer wit…
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst177 Consider cgroup namespaces as delegation boundaries. This
488 The end results are equivalent for both delegation types. Once
533 destination cgroup C00 is above the points of delegation and U0 would
2523 cgroup v1 had an ambiguously defined delegation model which got abused
2544 individual applications through the ill-defined delegation mechanism
2637 in the hierarchy. This makes subtree delegation impossible. Second,
2645 effective low, which makes delegation of subtrees possible. It also
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbpf_devel_QA.rst141 It is eventually up to the maintainers to do the delegation of
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmaintainer-pgp-guide.rst876 PGP incorporates a trust delegation mechanism known as the "Web of
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log

12