Lines Matching refs:buf_user
959 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
966 buf.ptr, &buf_user->length); in mtdchar_ioctl()
973 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
980 buf.ptr, &buf_user->start); in mtdchar_ioctl()
987 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
994 &buf_user->length); in mtdchar_ioctl()
1001 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
1008 &buf_user->length); in mtdchar_ioctl()
1271 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1283 &buf_user->length); in mtdchar_compat_ioctl()
1290 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1298 &buf_user->start); in mtdchar_compat_ioctl()