Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c221 int do_inactive = 0; in door_unbind_thread() local
228 do_inactive = 1; in door_unbind_thread()
232 if (do_inactive) in door_unbind_thread()