convert_from_freebsd_mount_type   60 compat/freebsd/freebsd_file.c static char * convert_from_freebsd_mount_type(int);
convert_from_freebsd_mount_type  132 compat/freebsd/freebsd_file.c 	if ((type = convert_from_freebsd_mount_type(SCARG(uap, type))) == NULL)