Searched refs:GETFSIND (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dfstyp.h42 #define GETFSIND 1 /* translate fs identifier to fstype index */ macro
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c38 #define GETFSIND 1 /* translate fs id to ftype index */ macro
107 if ((idx = sysfs(GETFSIND, fstr)) == -1)
/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Dsysfs.c64 case GETFSIND:
/opensolaris-onvv-gate/usr/src/cmd/fs.d/
H A Dff.c207 * if (sysfs(GETFSIND, fstype) == (-1)) {
347 if (sysfs(GETFSIND, fstype) == (-1)) {
H A Dswitchout.c329 if (sysfs(GETFSIND, fstype) == (-1)) {
/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dcodes.c158 #define SYSFSMIN GETFSIND
161 "GETFSIND",

Completed in 63 milliseconds