Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h141 extern int sof_sonode_autoattach_filters(struct sonode *, cred_t *);
H A Dsockfilter.c509 sof_sonode_autoattach_filters(struct sonode *so, cred_t *cr) in sof_sonode_autoattach_filters() function
H A Dsockcommon_subr.c1319 (error = sof_sonode_autoattach_filters(so, cr)) != 0) in socket_init_common()