Searched refs:transient_c (Results 1 – 1 of 1) sorted by relevance
25 struct transient_c { struct45 struct transient_c *tc = store->context; in transient_prepare_exception() argument71 *sectors_allocated = ((struct transient_c *) store->context)->next_free; in transient_usage()78 struct transient_c *tc; in transient_ctr()80 tc = kmalloc(sizeof(struct transient_c), GFP_KERNEL); in transient_ctr()