so_reclaim_seqcount  165 fs/nfs/delegation.c 		seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
so_reclaim_seqcount  169 fs/nfs/delegation.c 		if (!err && read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
so_reclaim_seqcount  118 fs/nfs/nfs4_fs.h 	seqcount_t	     so_reclaim_seqcount;
so_reclaim_seqcount 2970 fs/nfs/nfs4proc.c 	seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
so_reclaim_seqcount 3024 fs/nfs/nfs4proc.c 		if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
so_reclaim_seqcount  511 fs/nfs/nfs4state.c 	seqcount_init(&sp->so_reclaim_seqcount);
so_reclaim_seqcount 1620 fs/nfs/nfs4state.c 	raw_write_seqcount_begin(&sp->so_reclaim_seqcount);
so_reclaim_seqcount 1681 fs/nfs/nfs4state.c 	raw_write_seqcount_end(&sp->so_reclaim_seqcount);
so_reclaim_seqcount 1687 fs/nfs/nfs4state.c 	raw_write_seqcount_end(&sp->so_reclaim_seqcount);