Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfstyp.h44 #define GETFSTYP 2 /* translate fstype index to fs identifier */ macro
/titanic_50/usr/src/uts/common/syscall/
H A Dsysfs.c67 case GETFSTYP: in sysfs()
/titanic_50/usr/src/cmd/stat/fsstat/
H A Dfsstat.c472 if (sysfs(GETFSTYP, i, buf) < 0) { in build_fstype_list()