Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1605 int unref_count; in door_info_common() local
1629 unref_count = 2; in door_info_common()
1631 unref_count = 1; in door_info_common()
1642 if (DTOV(dp)->v_count == unref_count) in door_info_common()
1651 if (fp->f_count == 1 && DTOV(dp)->v_count == unref_count) in door_info_common()