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

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 5909 int error, samesess; local in function:nfsrv_destroysession
5911 samesess = 0;
5913 samesess = 1;
5918 if (error == 0 && samesess != 0)
nfs_nfsdstate.c 5909 int error, samesess; local in function:nfsrv_destroysession
5911 samesess = 0;
5913 samesess = 1;
5918 if (error == 0 && samesess != 0)

Completed in 28 milliseconds