Searched defs:delegation (Results 1 – 6 of 6) sorted by relevance
/linux/fs/nfs/ |
H A D | delegation.c | 40 static void __nfs_free_delegation(struct nfs_delegation *delegation) in __nfs_free_delegation() argument 48 struct nfs_delegation *delegation) in nfs_mark_delegation_revoked() argument 58 nfs_get_delegation(struct nfs_delegation * delegation) nfs_get_delegation() argument 64 nfs_put_delegation(struct nfs_delegation * delegation) nfs_put_delegation() argument 71 nfs_free_delegation(struct nfs_server * server,struct nfs_delegation * delegation) nfs_free_delegation() argument 82 nfs_mark_delegation_referenced(struct nfs_delegation * delegation) nfs_mark_delegation_referenced() argument 88 nfs_mark_return_delegation(struct nfs_server * server,struct nfs_delegation * delegation) nfs_mark_return_delegation() argument 95 nfs4_is_valid_delegation(const struct nfs_delegation * delegation,fmode_t type) nfs4_is_valid_delegation() argument 107 struct nfs_delegation *delegation; nfs4_get_valid_delegation() local 118 struct nfs_delegation *delegation; nfs4_do_check_delegation() local 244 struct nfs_delegation *delegation; nfs_inode_reclaim_delegation() local 280 nfs_do_return_delegation(struct inode * inode,struct nfs_delegation * delegation,int issync) nfs_do_return_delegation() argument 297 nfs_delegation_grab_inode(struct nfs_delegation * delegation) nfs_delegation_grab_inode() argument 314 struct nfs_delegation *delegation = rcu_dereference(nfsi->delegation); nfs_start_delegation_return_locked() local 335 struct nfs_delegation *delegation; nfs_start_delegation_return() local 343 nfs_abort_delegation_return(struct nfs_delegation * delegation,struct nfs_server * server,int err) nfs_abort_delegation_return() argument 360 nfs_detach_delegation_locked(struct nfs_inode * nfsi,struct nfs_delegation * delegation,struct nfs_client * clp) nfs_detach_delegation_locked() argument 386 nfs_detach_delegation(struct nfs_inode * nfsi,struct nfs_delegation * delegation,struct nfs_server * server) nfs_detach_delegation() argument 402 struct nfs_delegation *delegation; nfs_inode_detach_delegation() local 413 nfs_update_delegation_cred(struct nfs_delegation * delegation,const struct cred * cred) nfs_update_delegation_cred() argument 426 nfs_update_inplace_delegation(struct nfs_server * server,struct nfs_delegation * delegation,const struct nfs_delegation * update) nfs_update_inplace_delegation() argument 462 struct nfs_delegation *delegation, *old_delegation; nfs_inode_set_delegation() local 567 nfs_end_delegation_return(struct inode * inode,struct nfs_delegation * delegation,int issync) nfs_end_delegation_return() argument 606 nfs_delegation_need_return(struct nfs_delegation * delegation) nfs_delegation_need_return() argument 625 struct nfs_delegation *delegation; nfs_server_return_marked_delegations() local 764 struct nfs_delegation *delegation; nfs_inode_evict_delegation() local 788 struct nfs_delegation *delegation; nfs4_inode_return_delegation() local 811 struct nfs_delegation *delegation; nfs4_inode_set_return_delegation_on_close() local 847 struct nfs_delegation *delegation; nfs4_inode_return_delegation_on_close() local 886 struct nfs_delegation *delegation; nfs4_inode_make_writeable() local 902 nfs_mark_return_if_closed_delegation(struct nfs_server * server,struct nfs_delegation * delegation) nfs_mark_return_if_closed_delegation() argument 923 struct nfs_delegation *delegation; nfs_server_mark_return_all_delegations() local 986 struct nfs_delegation *delegation; nfs_mark_return_unused_delegation_types() local 1010 struct nfs_delegation *delegation; nfs_revoke_delegation() local 1045 struct nfs_delegation *delegation; nfs_delegation_mark_returned() local 1115 struct nfs_delegation *delegation; nfs_mark_return_unreferenced_delegations() local 1153 struct nfs_delegation *delegation; nfs_async_inode_return_delegation() local 1180 struct nfs_delegation *delegation; nfs_delegation_find_inode_server() local 1236 struct nfs_delegation *delegation; nfs_delegation_mark_reclaim_server() local 1267 struct nfs_delegation *delegation; nfs_server_reap_unclaimed_delegations() local 1318 nfs_mark_test_expired_delegation(struct nfs_server * server,struct nfs_delegation * delegation) nfs_mark_test_expired_delegation() argument 1331 struct nfs_delegation *delegation; nfs_inode_mark_test_expired_delegation() local 1343 struct nfs_delegation *delegation; nfs_delegation_mark_test_expired_server() local 1397 struct nfs_delegation *delegation; nfs_server_reap_expired_delegations() local 1464 struct nfs_delegation *delegation; nfs_inode_find_delegation_state_and_recover() local 1512 struct nfs_delegation *delegation; nfs4_refresh_delegation_stateid() local 1545 struct nfs_delegation *delegation; nfs4_copy_delegation_stateid() local 1578 struct nfs_delegation *delegation; nfs4_delegation_flush_on_close() local [all...] |
H A D | callback_proc.c | 33 struct nfs_delegation *delegation; in nfs4_callback_getattr() local
|
H A D | nfs4proc.c | 1610 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, in can_open_delegated() argument 1883 const nfs4_stateid *delegation, in update_open_stateid() argument 1957 struct nfs_delegation *delegation; nfs4_return_incompatible_delegation() local 1973 struct nfs_delegation *delegation; nfs4_try_open_cached() local 2019 nfs4_process_delegation(struct inode * inode,const struct cred * cred,enum open_claim_type4 claim,const struct nfs4_open_delegation * delegation) nfs4_process_delegation() argument 2293 struct nfs_delegation *delegation; _nfs4_do_open_reclaim() local 2548 struct nfs_delegation *delegation; nfs4_open_prepare() local 2953 struct nfs_delegation *delegation; nfs41_check_delegation_stateid() local 6877 _nfs4_proc_delegreturn(struct inode * inode,const struct cred * cred,const nfs4_stateid * stateid,struct nfs_delegation * delegation,int issync) _nfs4_proc_delegreturn() argument 6970 nfs4_proc_delegreturn(struct inode * inode,const struct cred * cred,const nfs4_stateid * stateid,struct nfs_delegation * delegation,int issync) nfs4_proc_delegreturn() argument [all...] |
/linux/tools/testing/selftests/drivers/net/ |
H A D | shaper.py | 284 def delegation(cfg, nl_shaper) -> None: function
|
/linux/include/linux/ |
H A D | nfs_fs.h | 259 struct nfs_delegation __rcu *delegation; member
|
H A D | nfs_xdr.h | 489 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member 515 struct nfs4_open_delegation delegation; member
|