Home
last modified time | relevance | path

Searched refs:thin_get (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-thin.c2305 static void thin_get(struct thin_c *tc);
2320 thin_get(tc); in get_first_thin()
2333 thin_get(tc); in get_next_thin()
4115 static void thin_get(struct thin_c *tc) in thin_get() function