Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c775 cs->cachethis = sargs->sa_cachethis; in rfs4x_find_session()
884 if (*cs->statusp == NFS4_OK && cs->cachethis) { in rfs4x_sequence_done()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1240 bool_t cachethis; member