Lines Matching refs:buf_user
720 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
727 buf.ptr, &buf_user->length); in mtdchar_ioctl()
734 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
741 buf.ptr, &buf_user->start); in mtdchar_ioctl()
748 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
755 &buf_user->length); in mtdchar_ioctl()
762 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
769 &buf_user->length); in mtdchar_ioctl()
1025 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1032 &buf_user->length); in mtdchar_compat_ioctl()
1039 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1047 &buf_user->start); in mtdchar_compat_ioctl()