Home
last modified time | relevance | path

Searched refs:nfsd4_client_record_check (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/nfsd/
Dstate.h487 extern int nfsd4_client_record_check(struct nfs4_client *clp);
Dnfs4recover.c978 nfsd4_client_record_check(struct nfs4_client *clp) in nfsd4_client_record_check() function
Dnfs4state.c4540 return nfsd4_client_record_check(clp) ? nfserr_reclaim_bad : nfs_ok; in nfs4_check_open_reclaim()