Searched refs:MNTIOC_SETTAG (Results 1 – 4 of 4) sorted by relevance
39 #define MNTIOC_SETTAG (MNTIOC|3) /* Set a tag on a mounted fs */ macro
601 if (ioctl(fd, MNTIOC_SETTAG, &mtdesc) != 0) { in mountfs()
1545 case MNTIOC_SETTAG: /* set tag on mounted file system */ in mntioctl()1589 if (cmd == MNTIOC_SETTAG) in mntioctl()
1447 { (uint_t)MNTIOC_SETTAG, "MNTIOC_SETTAG",