Searched defs:inc_children (Results 1 - 2 of 2) sorted by relevance

/drivers/md/persistent-data/
H A Ddm-transaction-manager.c234 int *inc_children)
241 r = dm_sm_count_is_more_than_one(tm->sm, orig, inc_children);
245 if (is_shadow(tm, orig) && !*inc_children)
232 dm_tm_shadow_block(struct dm_transaction_manager *tm, dm_block_t orig, struct dm_block_validator *v, struct dm_block **result, int *inc_children) argument
H A Ddm-btree.c66 void inc_children(struct dm_transaction_manager *tm, struct node *n, function

Completed in 62 milliseconds