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

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 495 static uint64_t next_sess = 0; local in function:nfsrv_getclient
519 * there is a mutex held to serialize update of next_sess.
522 sessid[0] = ++next_sess;
nfs_nfsdstate.c 495 static uint64_t next_sess = 0; local in function:nfsrv_getclient
519 * there is a mutex held to serialize update of next_sess.
522 sessid[0] = ++next_sess;

Completed in 31 milliseconds