Searched refs:cl_firststate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4recover.c129 if (!rec_file || clp->cl_firststate)
160 clp->cl_firststate = 1;
276 if (!rec_file || !clp->cl_firststate)
282 clp->cl_firststate = 0;
H A Dstate.h223 u32 cl_firststate; /* recovery dir creation */ member in struct:nfs4_client
H A Dnfs4state.c2437 open->op_stateowner->so_client->cl_firststate = 1;

Completed in 73 milliseconds