Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c470 vp2->vis_count++; in more_visible()
552 if (--vp2->vis_count <= 0) { in less_visible()
729 visp->vis_count = 1; in treeclimb_export()
1003 if (vp_is_exported && visp->vis_count < 2) in has_visible()
/titanic_41/usr/src/uts/common/nfs/
H A Dexport.h569 int vis_count; member