Searched refs:transient_c (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-snap-transient.c25 struct transient_c { struct
45 struct transient_c *tc = store->context;
71 *sectors_allocated = ((struct transient_c *) store->context)->next_free;
78 struct transient_c *tc;
80 tc = kmalloc(sizeof(struct transient_c), GFP_KERNEL);

Completed in 95 milliseconds