diff options
Diffstat (limited to 'fs/nfs/delegation.h')
-rw-r--r-- | fs/nfs/delegation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/delegation.h b/fs/nfs/delegation.h index c772bab12eea..56f3eb558ef4 100644 --- a/fs/nfs/delegation.h +++ b/fs/nfs/delegation.h | |||
@@ -40,6 +40,7 @@ struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs | |||
40 | void nfs_super_return_all_delegations(struct super_block *sb); | 40 | void nfs_super_return_all_delegations(struct super_block *sb); |
41 | void nfs_expire_all_delegations(struct nfs_client *clp); | 41 | void nfs_expire_all_delegations(struct nfs_client *clp); |
42 | void nfs_handle_cb_pathdown(struct nfs_client *clp); | 42 | void nfs_handle_cb_pathdown(struct nfs_client *clp); |
43 | void nfs_client_return_marked_delegations(struct nfs_client *clp); | ||
43 | 44 | ||
44 | void nfs_delegation_mark_reclaim(struct nfs_client *clp); | 45 | void nfs_delegation_mark_reclaim(struct nfs_client *clp); |
45 | void nfs_delegation_reap_unclaimed(struct nfs_client *clp); | 46 | void nfs_delegation_reap_unclaimed(struct nfs_client *clp); |