Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Ddelegation.c25 static void nfs_free_delegation(struct nfs_delegation *delegation) in nfs_free_delegation()
39 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation) in nfs_mark_delegation_referenced()
47 struct nfs_delegation *delegation; in nfs4_do_check_delegation()
169 struct nfs_delegation *delegation; in nfs_inode_reclaim_delegation()
199 static int nfs_do_return_delegation(struct inode *inode, struct nfs_delegation *delegation, int iss… in nfs_do_return_delegation()
212 static struct inode *nfs_delegation_grab_inode(struct nfs_delegation *delegation) in nfs_delegation_grab_inode()
223 static struct nfs_delegation *
226 struct nfs_delegation *ret = NULL; in nfs_start_delegation_return_locked()
227 struct nfs_delegation *delegation = rcu_dereference(nfsi->delegation); in nfs_start_delegation_return_locked()
239 static struct nfs_delegation *
[all …]
Ddelegation.h15 struct nfs_delegation { struct
61 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation);
Dcallback_proc.c26 struct nfs_delegation *delegation; in nfs4_callback_getattr()
Dnfs4proc.c1241 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, in can_open_delegated()
1404 struct nfs_delegation *deleg_cur; in update_open_stateid()
1463 struct nfs_delegation *delegation; in nfs4_return_incompatible_delegation()
1479 struct nfs_delegation *delegation; in nfs4_try_open_cached()
1526 struct nfs_delegation *delegation; in nfs4_opendata_check_deleg()
1737 struct nfs_delegation *delegation; in _nfs4_do_open_reclaim()
1977 struct nfs_delegation *delegation; in nfs4_open_prepare()
2328 struct nfs_delegation *delegation; in nfs41_check_delegation_stateid()
/linux-4.4.14/include/linux/
Dnfs_fs.h107 struct nfs_delegation;
182 struct nfs_delegation __rcu *delegation;