Searched refs:gluebi (Results 1 – 3 of 3) sorted by relevance
31 pr_err("gluebi (pid %d): %s: " fmt "\n", \35 * struct gluebi_device - a gluebi device description data structure.37 * @refcnt: gluebi device reference count39 * @ubi_num: UBI device number this gluebi device works on40 * @vol_id: ID of UBI volume this gluebi device works on41 * @list: link in a list of gluebi devices52 /* List of all gluebi devices */57 * find_gluebi_nolock - find a gluebi device.61 * This function seraches for gluebi device corresponding to UBI device62 * @ubi_num and UBI volume @vol_id. Returns the gluebi devic68 struct gluebi_device *gluebi; find_gluebi_nolock() local 86 struct gluebi_device *gluebi; gluebi_get_device() local 132 struct gluebi_device *gluebi; gluebi_put_device() local 157 struct gluebi_device *gluebi; gluebi_read() local 197 struct gluebi_device *gluebi; gluebi_write() local 237 struct gluebi_device *gluebi; gluebi_erase() local 281 struct gluebi_device *gluebi, *g; gluebi_create() local 352 struct gluebi_device *gluebi; gluebi_remove() local 396 struct gluebi_device *gluebi; gluebi_updated() local 423 struct gluebi_device *gluebi; gluebi_resized() local 479 struct gluebi_device *gluebi, *g; ubi_gluebi_exit() local [all...]
9 obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o
82 tristate "MTD devices emulation driver (gluebi)"84 This option enables gluebi - an additional driver which emulates MTD