Searched refs:si_generation (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h53 u32 si_generation; member in struct:__anon16779
65 (s)->si_generation
271 stateid->si_generation++;
H A Dnfs4state.c241 dp->dl_stateid.si_generation = 0;
1963 stp->st_stateid.si_generation = 0;
2845 if ((flags & HAS_SESSION) && in->si_generation == 0)
2849 if (in->si_generation > ref->si_generation)
2854 * may bump si_generation while the IO is still in flight.
2861 if (in->si_generation < ref->si_generation)
3490 stp->st_stateid.si_generation = 0;
H A Dnfs4callback.c211 WRITE32(sid->si_generation);
H A Dnfs4xdr.c406 READ32(sid->si_generation);
2320 WRITE32(sid->si_generation);

Completed in 75 milliseconds