Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c715 char pushfstype[MAX_FSLEN]; in fstype_opts() local
728 get_opts(mapopts, pushentryopts, pushfstype, NULL); in fstype_opts()
731 get_opts(defaultopts, pushentryopts, pushfstype, NULL); in fstype_opts()
735 if (strcmp(pushfstype, MNTTYPE_CACHEFS) == 0) in fstype_opts()