Lines Matching refs:buf_user
743 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
750 buf.ptr, &buf_user->length); in mtdchar_ioctl()
757 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
764 buf.ptr, &buf_user->start); in mtdchar_ioctl()
771 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
778 &buf_user->length); in mtdchar_ioctl()
785 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
792 &buf_user->length); in mtdchar_ioctl()
1044 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1051 &buf_user->length); in mtdchar_compat_ioctl()
1058 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1066 &buf_user->start); in mtdchar_compat_ioctl()