Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h251 #define SDEV_GID_DEFAULT (3) macro
/titanic_41/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c79 SDEV_GID_DEFAULT, /* va_gid */
98 SDEV_GID_DEFAULT, /* va_gid */
117 SDEV_GID_DEFAULT, /* va_gid */
136 SDEV_GID_DEFAULT, /* va_gid */
H A Dsdev_zvolops.c516 vattr.va_gid = SDEV_GID_DEFAULT; in devzvol_mk_ngz_node()