Lines Matching defs:cell
123 struct cell { struct
126 struct cell_key key; argument
133 mempool_t *cell_pool; argument
209 struct cell *cell; in __search_bucket() local
280 static void __cell_release(struct cell *cell, struct bio_list *inmates) in __cell_release()
292 static void cell_release(struct cell *cell, struct bio_list *bios) in cell_release()
308 static void cell_release_singleton(struct cell *cell, struct bio *bio) in cell_release_singleton()
326 static void cell_error(struct cell *cell) in cell_error()
697 struct cell *cell; member
786 static void cell_defer(struct thin_c *tc, struct cell *cell, in cell_defer()
803 static void cell_defer_except(struct thin_c *tc, struct cell *cell, in cell_defer_except()
921 struct cell *cell, struct bio *bio) in schedule_copy()
971 dm_block_t data_block, struct cell *cell, in schedule_zero()
1093 static void no_space(struct cell *cell) in no_space()
1108 struct cell *cell) in break_sharing()
1135 struct cell *cell; in process_shared_bio() local
1164 struct cell *cell) in provision_block()
1209 struct cell *cell; in process_bio() local