Lines Matching refs:buf_user
724 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
731 buf.ptr, &buf_user->length); in mtdchar_ioctl()
738 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
745 buf.ptr, &buf_user->start); in mtdchar_ioctl()
752 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
759 &buf_user->length); in mtdchar_ioctl()
766 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
773 &buf_user->length); in mtdchar_ioctl()
1024 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1031 &buf_user->length); in mtdchar_compat_ioctl()
1038 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1046 &buf_user->start); in mtdchar_compat_ioctl()