HomeSort by: relevance | last modified time | path
    Searched defs:target_highest_slotid (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 3958 uint32_t highest_slotid, sequenceid, sflags, target_highest_slotid; local in function:nfsrvd_sequence
3977 &target_highest_slotid, cache_this, &sflags, p);
3985 *tl++ = txdr_unsigned(target_highest_slotid);
nfs_nfsdserv.c 3958 uint32_t highest_slotid, sequenceid, sflags, target_highest_slotid; local in function:nfsrvd_sequence
3977 &target_highest_slotid, cache_this, &sflags, p);
3985 *tl++ = txdr_unsigned(target_highest_slotid);

Completed in 26 milliseconds