Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_dispatch.c111 bool_t dupcached = FALSE; in nlm_dispatch() local
155 &dupcached); in nlm_dispatch()
186 dupcached = TRUE; in nlm_dispatch()
214 if (!dupcached) { in nlm_dispatch()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1513 bool_t dupcached = FALSE; in common_dispatch() local
1694 &dupcached); in common_dispatch()
1732 dupcached = TRUE; in common_dispatch()
1828 if (disp->dis_resfree != nullfree && dupcached == FALSE) { in common_dispatch()