Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Ddelegation.c89 if (delegation != NULL && (delegation->type & type) == type && in nfs4_is_valid_delegation()
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()
239 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_inode_reclaim_delegation()
393 delegation = rcu_dereference(nfsi->delegation); in nfs_inode_detach_delegation()
527 rcu_assign_pointer(nfsi->delegation, delegation); in nfs_inode_set_delegation()
633 if (!delegation || delegation != place_holder_deleg) in nfs_server_return_marked_delegations()
997 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_revoke_delegation()
1040 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_delegation_mark_returned()
1520 delegation = rcu_dereference(nfsi->delegation); in nfs4_copy_delegation_stateid()
[all …]
H A Ddelegation.h76 struct nfs_delegation *delegation, int issync);
83 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
H A Dcallback_proc.c33 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 Dnfs4proc.c1607 if (delegation == NULL) in can_open_delegated()
1906 if (delegation == NULL) in update_open_stateid()
1956 if (delegation == NULL || (delegation->type & fmode) == fmode) { in nfs4_return_incompatible_delegation()
2040 &delegation->stateid, in nfs4_process_delegation()
2044 if (delegation->do_recall) in nfs4_process_delegation()
2297 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in _nfs4_do_open_reclaim()
2954 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs41_check_delegation_stateid()
2955 if (delegation == NULL) { in nfs41_check_delegation_stateid()
2965 &delegation->flags)) { in nfs41_check_delegation_stateid()
2971 if (delegation->cred) in nfs41_check_delegation_stateid()
[all …]
H A DMakefile28 delegation.o nfs4idmap.o callback.o callback_xdr.o callback_proc.o \
H A Dinode.c2453 nfsi->delegation = NULL; in nfs4_init_once()
H A Dnfs4xdr.c1547 encode_claim_delegate_cur(xdr, arg->name, &arg->u.delegation); in encode_open()
1553 encode_claim_delegate_cur_fh(xdr, &arg->u.delegation); in encode_open()
5297 return decode_delegation(xdr, &res->delegation); in decode_open()
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Driscv,aplic.yaml78 riscv,delegation:
88 A interrupt delegation list where each entry is a triple consisting
91 Firmware must configure interrupt delegation registers based on
92 interrupt delegation list.
103 riscv,delegation: [ "riscv,children" ]
135 riscv,delegation = <&aplic1 1 63>;
169 riscv,delegation = <&aplic3 1 63>;
H A Dsifive,plic-1.0.0.yaml44 T-HEAD PLIC implementation requires setting a delegation bit to allow access
/linux-6.15/tools/testing/selftests/drivers/net/
H A Dshaper.py284 def delegation(cfg, nl_shaper) -> None: function
455 delegation,
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi20 through the delegation of the QMI protocol. Userspace
/linux-6.15/include/linux/
H A Dnfs_fs.h253 struct nfs_delegation __rcu *delegation; member
H A Dnfs_xdr.h486 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member
512 struct nfs4_open_delegation delegation; member
/linux-6.15/Documentation/admin-guide/
H A Dcgroup-v2.rst182 Consider cgroup namespaces as delegation boundaries. This
544 The end results are equivalent for both delegation types. Once
589 destination cgroup C00 is above the points of delegation and U0 would
3138 cgroup v1 had an ambiguously defined delegation model which got abused
3159 individual applications through the ill-defined delegation mechanism
3252 in the hierarchy. This makes subtree delegation impossible. Second,
3260 effective low, which makes delegation of subtrees possible. It also
/linux-6.15/Documentation/bpf/
H A Dbpf_devel_QA.rst170 It is eventually up to the maintainers to do the delegation of
/linux-6.15/Documentation/process/
H A Dmaintainer-pgp-guide.rst880 PGP incorporates a trust delegation mechanism known as the "Web of