Home
last modified time | relevance | path

Searched refs:MNTTYPE_SMBFS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h43 #define MNTTYPE_SMBFS "smbfs" /* SMBFS file system */ macro
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c173 static char *fstype = MNTTYPE_SMBFS; in main()