Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
dm-space-map-disk.h File Reference
#include "dm-block-manager.h"

Go to the source code of this file.

Functions

struct dm_space_mapdm_sm_disk_create (struct dm_transaction_manager *tm, dm_block_t nr_blocks)
 
struct dm_space_mapdm_sm_disk_open (struct dm_transaction_manager *tm, void *root, size_t len)
 

Function Documentation

struct dm_space_map* dm_sm_disk_create ( struct dm_transaction_manager tm,
dm_block_t  nr_blocks 
)
read

Definition at line 254 of file dm-space-map-disk.c.

struct dm_space_map* dm_sm_disk_open ( struct dm_transaction_manager tm,
void root,
size_t  len 
)
read

Definition at line 288 of file dm-space-map-disk.c.