Hi , in fs/jffs2/erase.c, a function jffs2_erase_block calls ret = c->mtd->erase(c->mtd, instr); I want to know where is the definition of this erase funtion....How can I find it out With regards Vikram