Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h142 extern int sof_sonode_inherit_filters(struct sonode *, struct sonode *);
H A Dsockfilter.c405 sof_sonode_inherit_filters(struct sonode *so, struct sonode *pso) in sof_sonode_inherit_filters() function
H A Dsockcommon_subr.c1308 (error = sof_sonode_inherit_filters(so, pso)) != 0) in socket_init_common()