Searched refs:delegation (Results 1 – 25 of 35) sorted by relevance
12
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()382 delegation = rcu_dereference(nfsi->delegation); in nfs_inode_detach_delegation()442 delegation = kmalloc(sizeof(*delegation), GFP_NOFS); in nfs_inode_set_delegation()510 rcu_assign_pointer(nfsi->delegation, delegation); in nfs_inode_set_delegation()619 if (!delegation || delegation != place_holder_deleg) in nfs_server_return_marked_delegations()930 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_revoke_delegation()973 delegation = rcu_dereference(NFS_I(inode)->delegation); in nfs_delegation_mark_returned()1439 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()
1524 if (delegation == NULL) in can_open_delegated()1822 if (delegation == NULL) in update_open_stateid()1872 if (delegation == NULL || (delegation->type & fmode) == fmode) { in nfs4_return_incompatible_delegation()1934 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs4_opendata_check_deleg()1935 if (delegation) in nfs4_opendata_check_deleg()1953 &data->o_res.delegation, in nfs4_opendata_check_deleg()2204 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in _nfs4_do_open_reclaim()2844 delegation = rcu_dereference(NFS_I(state->inode)->delegation); in nfs41_check_delegation_stateid()2845 if (delegation == NULL) { in nfs41_check_delegation_stateid()2855 &delegation->flags)) { in nfs41_check_delegation_stateid()[all …]
37 delegation.o/
27 delegation.o nfs4idmap.o callback.o callback_xdr.o callback_proc.o \
76 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
1 …tate.o fs/nfs/nfs4renewd.o fs/nfs/nfs4super.o fs/nfs/nfs4file.o fs/nfs/delegation.o fs/nfs/nfs4idm…
1 …delegation.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b…3 source_fs/nfs/delegation.o := fs/nfs/delegation.c5 deps_fs/nfs/delegation.o := \1517 fs/nfs/delegation.h \1539 fs/nfs/delegation.o: $(deps_fs/nfs/delegation.o)1541 $(deps_fs/nfs/delegation.o):
2269 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()5097 status = decode_delegation_stateid(xdr, &res->delegation); in decode_rw_delegation()
1519 fs/nfs/delegation.h \
1526 fs/nfs/delegation.h \
1529 fs/nfs/delegation.h \
1514 fs/nfs/delegation.h \
1539 fs/nfs/delegation.h \
20 through the delegation of the QMI protocol. Userspace
195 struct nfs_delegation __rcu *delegation; member
470 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member494 nfs4_stateid delegation; member
243 nfs/delegation.o/
181 Consider cgroup namespaces as delegation boundaries. This490 The end results are equivalent for both delegation types. Once535 destination cgroup C00 is above the points of delegation and U0 would2655 cgroup v1 had an ambiguously defined delegation model which got abused2676 individual applications through the ill-defined delegation mechanism2769 in the hierarchy. This makes subtree delegation impossible. Second,2777 effective low, which makes delegation of subtrees possible. It also
141 It is eventually up to the maintainers to do the delegation of
876 PGP incorporates a trust delegation mechanism known as the "Web of
Completed in 102 milliseconds