dmhandle          145 source3/modules/vfs_tsmsm.c 	void *dmhandle = NULL;
dmhandle          180 source3/modules/vfs_tsmsm.c 	if (dm_path_to_handle((char*)path, &dmhandle, &dmhandle_len) != 0) {
dmhandle          206 source3/modules/vfs_tsmsm.c 		ret = dm_get_dmattr(*dmsession_id, dmhandle, dmhandle_len, 
dmhandle          218 source3/modules/vfs_tsmsm.c 				dm_handle_free(dmhandle, dmhandle_len);
dmhandle          237 source3/modules/vfs_tsmsm.c 	dm_handle_free(dmhandle, dmhandle_len);