Searched defs:delegation (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/fs/nfs/ |
H A D | callback_proc.c | 26 struct nfs_delegation *delegation; nfs4_callback_getattr() local
|
H A D | delegation.c | 25 static void nfs_free_delegation(struct nfs_delegation *delegation) nfs_free_delegation() argument 39 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation) nfs_mark_delegation_referenced() argument 47 struct nfs_delegation *delegation; nfs4_do_check_delegation() local 169 struct nfs_delegation *delegation; nfs_inode_reclaim_delegation() local 199 static int nfs_do_return_delegation(struct inode *inode, struct nfs_delegation *delegation, int issync) nfs_do_return_delegation() argument 212 static struct inode *nfs_delegation_grab_inode(struct nfs_delegation *delegation) nfs_delegation_grab_inode() argument 227 struct nfs_delegation *delegation = rcu_dereference(nfsi->delegation); nfs_start_delegation_return_locked() local 242 struct nfs_delegation *delegation; nfs_start_delegation_return() local 251 nfs_abort_delegation_return(struct nfs_delegation *delegation, nfs_abort_delegation_return() argument 300 struct nfs_delegation *delegation; nfs_inode_detach_delegation() local 309 nfs_update_inplace_delegation(struct nfs_delegation *delegation, nfs_update_inplace_delegation() argument 332 struct nfs_delegation *delegation, *old_delegation; nfs_inode_set_delegation() local 404 static int nfs_end_delegation_return(struct inode *inode, struct nfs_delegation *delegation, int issync) nfs_end_delegation_return() argument 437 static bool nfs_delegation_need_return(struct nfs_delegation *delegation) nfs_delegation_need_return() argument 470 struct nfs_delegation *delegation; nfs_client_return_marked_delegations() local 515 struct nfs_delegation *delegation; nfs_inode_return_delegation_noreclaim() local 535 struct nfs_delegation *delegation; nfs4_inode_return_delegation() local 561 struct nfs_delegation *delegation; nfs_server_mark_return_all_delegations() local 624 struct nfs_delegation *delegation; nfs_mark_return_unused_delegation_types() local 647 struct nfs_delegation *delegation; nfs_revoke_delegation() local 652 nfs_mark_return_delegation(NFS_SERVER(inode), delegation); nfs_revoke_delegation() local 659 struct nfs_delegation *delegation; nfs_remove_bad_delegation() local 684 struct nfs_delegation *delegation; nfs_mark_return_unreferenced_delegations() local 722 struct nfs_delegation *delegation; nfs_async_inode_return_delegation() local 745 struct nfs_delegation *delegation; nfs_delegation_find_inode_server() local 787 struct nfs_delegation *delegation; nfs_delegation_mark_reclaim_server() local 815 struct nfs_delegation *delegation; nfs_delegation_reap_unclaimed() local 889 struct nfs_delegation *delegation; nfs4_copy_delegation_stateid() local 915 struct nfs_delegation *delegation; nfs4_delegation_flush_on_close() local 263 nfs_detach_delegation_locked(struct nfs_inode *nfsi, struct nfs_delegation *delegation, struct nfs_client *clp) nfs_detach_delegation_locked() argument 283 nfs_detach_delegation(struct nfs_inode *nfsi, struct nfs_delegation *delegation, struct nfs_server *server) nfs_detach_delegation() argument 545 nfs_mark_return_if_closed_delegation(struct nfs_server *server, struct nfs_delegation *delegation) nfs_mark_return_if_closed_delegation() argument 552 nfs_mark_return_delegation(struct nfs_server *server, struct nfs_delegation *delegation) nfs_mark_return_delegation() argument
|
H A D | nfs4proc.c | 1241 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, can_open_delegated() argument 1401 static int update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *delegation, fmode_t fmode) update_open_stateid() argument 1463 struct nfs_delegation *delegation; nfs4_return_incompatible_delegation() local 1479 struct nfs_delegation *delegation; nfs4_try_open_cached() local 1526 struct nfs_delegation *delegation; nfs4_opendata_check_deleg() local 1737 struct nfs_delegation *delegation; _nfs4_do_open_reclaim() local 1977 struct nfs_delegation *delegation; nfs4_open_prepare() local 2328 struct nfs_delegation *delegation; nfs41_check_delegation_stateid() local
|
/linux-4.4.14/include/linux/ |
H A D | nfs_fs.h | 182 struct nfs_delegation __rcu *delegation; member in struct:nfs_inode
|
H A D | nfs_xdr.h | 406 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member in union:nfs_openargs::__anon13033 429 nfs4_stateid delegation; member in struct:nfs_openres
|
Completed in 188 milliseconds