Home
last modified time | relevance | path

Searched refs:nfs4_wait_clnt_recover (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddelegation.c552 err = nfs4_wait_clnt_recover(clp); in nfs_end_delegation_return()
889 nfs4_wait_clnt_recover(clp); in nfs_server_return_all_delegations()
H A Dnfs4_fs.h505 extern int nfs4_wait_clnt_recover(struct nfs_client *clp);
H A Dnfs4state.c1323 int nfs4_wait_clnt_recover(struct nfs_client *clp) in nfs4_wait_clnt_recover() function
1348 ret = nfs4_wait_clnt_recover(clp); in nfs4_client_recover_expired_lease()
H A Dnfs4proc.c607 ret = nfs4_wait_clnt_recover(clp); in nfs4_handle_exception()