|
Linux Kernel
3.7.1
|
Data Fields | |
| struct dm_space_map | sm |
| struct ll_disk | ll |
| struct ll_disk | old_ll |
| dm_block_t | begin |
| unsigned | recursion_count |
| unsigned | allocated_this_transaction |
| unsigned | nr_uncommitted |
| struct block_op | uncommitted [MAX_RECURSIVE_ALLOCATIONS] |
Definition at line 45 of file dm-space-map-metadata.c.
| unsigned allocated_this_transaction |
Definition at line 54 of file dm-space-map-metadata.c.
| dm_block_t begin |
Definition at line 51 of file dm-space-map-metadata.c.
Definition at line 48 of file dm-space-map-metadata.c.
| unsigned nr_uncommitted |
Definition at line 55 of file dm-space-map-metadata.c.
Definition at line 49 of file dm-space-map-metadata.c.
| unsigned recursion_count |
Definition at line 53 of file dm-space-map-metadata.c.
Definition at line 46 of file dm-space-map-metadata.c.
| struct block_op uncommitted[MAX_RECURSIVE_ALLOCATIONS] |
Definition at line 56 of file dm-space-map-metadata.c.
1.8.2