Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sharefs/
H A Dsharetab.h46 struct sh_list *shl_next; member
/titanic_44/usr/src/cmd/fs.d/nfs/mountd/
H A Dexportlist.c95 for (shp = share_list; shp; shp = shp->shl_next) { in export()
H A Dmountd.c1566 for (shp = share_list; shp; shp = shp->shl_next) { in findentry()
3046 shp_prev->shl_next = shp; in check_sharetab()
3048 shp->shl_next = NULL; in check_sharetab()
3087 next = shp->shl_next; in sh_free()