Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstatfs.h47 short f_fstyp; /* File system type */ member
61 int16_t f_fstyp; member
/illumos-gate/usr/src/uts/common/syscall/
H A Dstatfs.c151 sfs.f_fstyp = 0; in cstatfs()
153 sfs.f_fstyp = vswp - vfssw; in cstatfs()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c1623 statfs.f_fstyp, in show_statfs()
1648 statfs.f_fstyp, in show_statfs32()