56 /* * Circular log of client side rpc activity. Each log entry is for one * rpc filled in upon completion. (ie. in order of completion) * The "pos" is the table index for the "next" entry, therefore the * list goes from nfsrtt.rttl[pos] --> nfsrtt.rttl[pos - 1] in * chronological order of completion. */