Searched refs:delegation (Results 1 – 14 of 14) sorted by relevance
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()928 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_revoke_delegation()971 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_delegation_mark_returned()1230 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 …]
33 struct nfs_delegation *delegation; in nfs4_callback_getattr() local55 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()
27 delegation.o nfs4idmap.o callback.o callback_xdr.o callback_proc.o \
1526 if (delegation == NULL) in can_open_delegated()1824 if (delegation == NULL) in update_open_stateid()1874 if (delegation == NULL || (delegation->type & fmode) == fmode) { in nfs4_return_incompatible_delegation()1936 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs4_opendata_check_deleg()1937 if (delegation) in nfs4_opendata_check_deleg()1955 &data->o_res.delegation, in nfs4_opendata_check_deleg()2206 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in _nfs4_do_open_reclaim()2845 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs41_check_delegation_stateid()2846 if (delegation == NULL) { in nfs41_check_delegation_stateid()2856 &delegation->flags)) { in nfs41_check_delegation_stateid()[all …]
76 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
2271 nfsi->delegation = NULL; in nfs4_init_once()
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()
20 through the delegation of the QMI protocol. Userspace
44 T-HEAD PLIC implementation requires setting a delegation bit to allow access
198 struct nfs_delegation __rcu *delegation; member
470 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member494 nfs4_stateid delegation; member
181 Consider cgroup namespaces as delegation boundaries. This498 The end results are equivalent for both delegation types. Once543 destination cgroup C00 is above the points of delegation and U0 would2802 cgroup v1 had an ambiguously defined delegation model which got abused2823 individual applications through the ill-defined delegation mechanism2916 in the hierarchy. This makes subtree delegation impossible. Second,2924 effective low, which makes delegation of subtrees possible. It also
168 It is eventually up to the maintainers to do the delegation of
880 PGP incorporates a trust delegation mechanism known as the "Web of
Completed in 65 milliseconds