Home
last modified time | relevance | path

Searched refs:nfs_delegation (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/nfs/
Ddelegation.c27 static void nfs_free_delegation(struct nfs_delegation *delegation) in nfs_free_delegation()
41 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation) in nfs_mark_delegation_referenced()
47 nfs4_is_valid_delegation(const struct nfs_delegation *delegation, in nfs4_is_valid_delegation()
60 struct nfs_delegation *delegation; in nfs4_do_check_delegation()
185 struct nfs_delegation *delegation; in nfs_inode_reclaim_delegation()
213 static int nfs_do_return_delegation(struct inode *inode, struct nfs_delegation *delegation, int iss… in nfs_do_return_delegation()
226 static struct inode *nfs_delegation_grab_inode(struct nfs_delegation *delegation) in nfs_delegation_grab_inode()
237 static struct nfs_delegation *
240 struct nfs_delegation *ret = NULL; in nfs_start_delegation_return_locked()
241 struct nfs_delegation *delegation = rcu_dereference(nfsi->delegation); in nfs_start_delegation_return_locked()
[all …]
Ddelegation.h16 struct nfs_delegation { struct
69 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
Dcallback_proc.c28 struct nfs_delegation *delegation; in nfs4_callback_getattr()
Dnfs4proc.c1375 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, in can_open_delegated()
1656 struct nfs_delegation *deleg_cur; in update_open_stateid()
1724 struct nfs_delegation *delegation; in nfs4_return_incompatible_delegation()
1741 struct nfs_delegation *delegation; in nfs4_try_open_cached()
1788 struct nfs_delegation *delegation; in nfs4_opendata_check_deleg()
2036 struct nfs_delegation *delegation; in _nfs4_do_open_reclaim()
2277 struct nfs_delegation *delegation; in nfs4_open_prepare()
2668 struct nfs_delegation *delegation; in nfs41_check_delegation_stateid()
/Linux-v4.19/include/linux/
Dnfs_fs.h99 struct nfs_delegation;
173 struct nfs_delegation __rcu *delegation;