Lines Matching refs:ubi
10147 Remove linux/ubi-user.h.
10148 As linux kernel provides a compatible mtd/ubi-user.h header since
10151 * linux/ubi-user.h: Remove.
10154 for struct ubi_attach_req.max_beb_per1024 in <mtd/ubi-user.h>.
10157 * ubi.c: Likewise.
11987 * ubi.c: Likewise.
12019 * ubi.c: Likewise.
12085 * ubi.c (ubi_ioctl) <case UBI_IOCMKVOL, case UBI_IOCATT>: Likewise.
12115 ubi: trim overly long lines.
13545 * ubi.c (ubi_ioctl): Likewise.
21412 * ubi.c (ubi_ioctl): Likewise.
28535 * ubi.c: ... new file.
38062 mtd.c: enhance mtd and ubi ioctl parsers.
38625 * linux/ubi-user.h: Likewise.
45173 linux/tile/signalent1.h, linux/tile/syscallent1.h, linux/ubi-user.h,
45177 * Makefile.am (EXTRA_DIST): Add linux/ubi-user.h.
45716 mtd: clamp ubi name strings.
45717 Since the length fields with the ubi volnames are signed 16bit values,
45753 Decode mtd/ubi ioctls.
45763 * mtd.c: Include ubi user API header.
45767 * linux/ubi-user.h: Import from linux 3.8.
45771 test: add mtd/ubi test helpers.
45772 I used these to develop the mtd/ubi ioctl decoders.
45774 * test/.gitignore: Add mtd/ubi.
45780 * test/ubi.c: Likewise.