Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1620 int unref_count; in door_info_common() local
1644 unref_count = 2; in door_info_common()
1646 unref_count = 1; in door_info_common()
1657 if (DTOV(dp)->v_count == unref_count) in door_info_common()
1666 if (fp->f_count == 1 && DTOV(dp)->v_count == unref_count) in door_info_common()