count_save 178 drivers/mtd/ubi/cdev.c size_t count_save = count; count_save 199 drivers/mtd/ubi/cdev.c count_save = count = vol->used_bytes - *offp; count_save 241 drivers/mtd/ubi/cdev.c return err ? err : count_save - count; count_save 255 drivers/mtd/ubi/cdev.c size_t count_save = count; count_save 274 drivers/mtd/ubi/cdev.c count_save = count = vol->used_bytes - *offp; count_save 320 drivers/mtd/ubi/cdev.c return err ? err : count_save - count;