Searched refs:sd_rprotofunc (Results 1 – 3 of 3) sorted by relevance
217 msgfunc_t sd_rprotofunc; /* rput M_*PROTO routine */ member
3297 stp->sd_rprotofunc = strrput_proto; in shalloc()8096 stp->sd_rprotofunc = strrput_proto; in strsetrputhooks()8098 stp->sd_rprotofunc = protofunc; in strsetrputhooks()
1720 ASSERT(stp->sd_rprotofunc != NULL); in strrput()1721 bp = (stp->sd_rprotofunc)(stp->sd_vnode, bp, in strrput()