fres               91 source3/modules/vfs_tsmsm.c 	const char *fres;
fres              121 source3/modules/vfs_tsmsm.c 	fres = lp_parm_const_string(SNUM(handle->conn), tsmname, 
fres              123 source3/modules/vfs_tsmsm.c 	if (fres == NULL) {
fres              126 source3/modules/vfs_tsmsm.c 		tsmd->online_ratio = strtof(fres, NULL);