Searched refs:copy_params (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-ioctl.c | 1752 static int copy_params(struct dm_ioctl __user *user, struct dm_ioctl *param_kernel, in copy_params() function 1889 r = copy_params(user, ¶m_kernel, ioctl_flags, ¶m, ¶m_flags); in ctl_ioctl()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-ioctl.c | 1931 static int copy_params(struct dm_ioctl __user *user, struct dm_ioctl *param_kernel, in copy_params() function 2071 r = copy_params(user, ¶m_kernel, ioctl_flags, ¶m, ¶m_flags); in ctl_ioctl()
|
Completed in 6 milliseconds