Searched refs:sd_rmiscfunc (Results 1 – 3 of 3) sorted by relevance
219 msgfunc_t sd_rmiscfunc; /* rput routine (non-data/proto) */ member
3298 stp->sd_rmiscfunc = strrput_misc; in shalloc()8101 stp->sd_rmiscfunc = strrput_misc; in strsetrputhooks()8103 stp->sd_rmiscfunc = miscfunc; in strsetrputhooks()
1736 ASSERT(stp->sd_rmiscfunc != NULL); in strrput()1737 bp = (stp->sd_rmiscfunc)(stp->sd_vnode, bp, in strrput()