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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4xdr.c4094 uint32_t savewords, bmlen, i; local
4118 savewords = min_t(uint32_t, bmlen, NFS4_BITMAP_SIZE);
4119 for (i = 0; i < savewords; ++i)

Completed in 112 milliseconds