Searched refs:sd_rmiscfunc (Results 1 – 3 of 3) sorted by relevance
226 msgfunc_t sd_rmiscfunc; /* rput routine (non-data/proto) */ member
3322 stp->sd_rmiscfunc = strrput_misc; in shalloc()8133 stp->sd_rmiscfunc = strrput_misc; in strsetrputhooks()8135 stp->sd_rmiscfunc = miscfunc; in strsetrputhooks()
1806 ASSERT(stp->sd_rmiscfunc != NULL); in strrput()1807 bp = (stp->sd_rmiscfunc)(stp->sd_vnode, bp, in strrput()