Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-clone-target.c1090 * might race with clone_postsuspend() and start a region hydration in do_hydration()
1094 * clone_postsuspend(). in do_hydration()
1982 static void clone_postsuspend(struct dm_target *ti) in clone_postsuspend() function
2202 .postsuspend = clone_postsuspend,
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-clone-target.c1084 * might race with clone_postsuspend() and start a region hydration in do_hydration()
1088 * clone_postsuspend(). in do_hydration()
1974 static void clone_postsuspend(struct dm_target *ti) in clone_postsuspend() function
2186 .postsuspend = clone_postsuspend,

Completed in 5 milliseconds