Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h692 extern __be32 nfs4_check_open_reclaim(struct nfs4_client *);
H A Dnfs4proc.c602 status = nfs4_check_open_reclaim(cstate->clp); in nfsd4_open()
H A Dnfs4state.c8093 nfs4_check_open_reclaim(struct nfs4_client *clp) in nfs4_check_open_reclaim() function