Searched defs:map_fstype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c425 map_fstype (const char *fstype) function
875 mount_do_fstype = (char *) map_fstype (mount_fstype);
880 mount_do_fstype = (char *) map_fstype (libhal_volume_get_fstype (volume));
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h142 char *map_fstype; /* file system type e.g. "nfs" */ member in struct:mapent

Completed in 48 milliseconds