Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h463 extern int sdev_shadow_node(struct sdev_node *, struct cred *);
/titanic_50/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c425 error = sdev_shadow_node(dv, cred); in sdev_nodeready()
1596 sdev_shadow_node(struct sdev_node *dv, struct cred *cred) in sdev_shadow_node() function
3035 error = sdev_shadow_node(dv, cred); in devname_setattr_func()
H A Dsdev_vnops.c536 error = sdev_shadow_node(dv, cr); in sdev_setsecattr()