Searched refs:delegation (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/fs/nfs/ |
| H A D | delegation.c | 89 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 D | delegation.h | 76 struct nfs_delegation *delegation, int issync); 83 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
|
| 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 | nfs4proc.c | 1607 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 D | Makefile | 28 delegation.o nfs4idmap.o callback.o callback_xdr.o callback_proc.o \
|
| H A D | inode.c | 2453 nfsi->delegation = NULL; in nfs4_init_once()
|
| H A D | nfs4xdr.c | 1547 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 D | riscv,aplic.yaml | 78 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 D | sifive,plic-1.0.0.yaml | 44 T-HEAD PLIC implementation requires setting a delegation bit to allow access
|
| /linux-6.15/tools/testing/selftests/drivers/net/ |
| H A D | shaper.py | 284 def delegation(cfg, nl_shaper) -> None: function 455 delegation,
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-qmi | 20 through the delegation of the QMI protocol. Userspace
|
| /linux-6.15/include/linux/ |
| H A D | nfs_fs.h | 253 struct nfs_delegation __rcu *delegation; member
|
| H A D | nfs_xdr.h | 486 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member 512 struct nfs4_open_delegation delegation; member
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 182 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 D | bpf_devel_QA.rst | 170 It is eventually up to the maintainers to do the delegation of
|
| /linux-6.15/Documentation/process/ |
| H A D | maintainer-pgp-guide.rst | 880 PGP incorporates a trust delegation mechanism known as the "Web of
|