Home
last modified time | relevance | path

Searched refs:freeslot (Results 1 – 1 of 1) sorted by relevance

/src/sys/fs/nfs/
H A Dnfs_commonkrpc.c677 int freeslot, maxslot, reterr, slotpos, timeo; in newnfs_request() local
915 freeslot = -1; /* Set to slot that needs to be free'd */ in newnfs_request()
1187 freeslot = slot; in newnfs_request()
1374 if (freeslot != -1) in newnfs_request()
1375 nfsv4_freeslot(sep, freeslot, false); in newnfs_request()