Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmntio.h40 #define MNTIOC_CLRTAG (MNTIOC|4) /* Clear a tag from a fs */ macro
/titanic_50/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1546 case MNTIOC_CLRTAG: /* clear tag on mounted file system */ in mntioctl()
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c1449 { (uint_t)MNTIOC_CLRTAG, "MNTIOC_CLRTAG",