Searched refs:ubi_attach_req (Results 1 – 7 of 7) sorted by relevance
165 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)266 struct ubi_attach_req { struct
179 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)280 struct ubi_attach_req { struct
122 struct ubi_attach_req attach; in ubi_ioctl()
574 AC_CHECK_MEMBERS([struct ubi_attach_req.max_beb_per1024],,, [#include <mtd/ubi-user.h>])
1363 /* Define to 1 if `max_beb_per1024' is a member of `struct ubi_attach_req'. */
12053 ac_fn_c_check_member "$LINENO" "struct ubi_attach_req" "max_beb_per1024" "ac_cv_member_struct_ubi_a…
10154 for struct ubi_attach_req.max_beb_per1024 in <mtd/ubi-user.h>.