Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c2329 static struct thin_c *get_next_thin(struct pool *pool, struct thin_c *tc) in get_next_thin() function
2356 tc = get_next_thin(pool, tc); in process_deferred_bios()
3606 tc = get_next_thin(pool, tc); in pool_suspend_active_thins()
3618 tc = get_next_thin(pool, tc); in pool_resume_active_thins()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c2346 static struct thin_c *get_next_thin(struct pool *pool, struct thin_c *tc) in get_next_thin() function
2373 tc = get_next_thin(pool, tc); in process_deferred_bios()
3611 tc = get_next_thin(pool, tc); in pool_suspend_active_thins()
3623 tc = get_next_thin(pool, tc); in pool_resume_active_thins()

Completed in 12 milliseconds