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

/linux-4.1.27/drivers/md/
H A Ddm-thin.c1935 static struct thin_c *get_next_thin(struct pool *pool, struct thin_c *tc) get_next_thin() function
1963 tc = get_next_thin(pool, tc); process_deferred_bios()
3145 tc = get_next_thin(pool, tc); pool_suspend_active_thins()
3157 tc = get_next_thin(pool, tc); pool_resume_active_thins()

Completed in 94 milliseconds