NFTLrecord 37 drivers/mtd/nftlcore.c struct NFTLrecord *nftl; NFTLrecord 48 drivers/mtd/nftlcore.c nftl = kzalloc(sizeof(struct NFTLrecord), GFP_KERNEL); NFTLrecord 111 drivers/mtd/nftlcore.c struct NFTLrecord *nftl = (void *)dev; NFTLrecord 190 drivers/mtd/nftlcore.c static u16 NFTL_findfreeblock(struct NFTLrecord *nftl, int desperate ) NFTLrecord 231 drivers/mtd/nftlcore.c static u16 NFTL_foldchain (struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) NFTLrecord 470 drivers/mtd/nftlcore.c static u16 NFTL_makefreeblock( struct NFTLrecord *nftl , unsigned pendingblock) NFTLrecord 522 drivers/mtd/nftlcore.c static inline u16 NFTL_findwriteunit(struct NFTLrecord *nftl, unsigned block) NFTLrecord 677 drivers/mtd/nftlcore.c struct NFTLrecord *nftl = (void *)mbd; NFTLrecord 704 drivers/mtd/nftlcore.c struct NFTLrecord *nftl = (void *)mbd; NFTLrecord 769 drivers/mtd/nftlcore.c struct NFTLrecord *nftl = (void *)dev; NFTLrecord 25 drivers/mtd/nftlmount.c static int find_boot_record(struct NFTLrecord *nftl) NFTLrecord 262 drivers/mtd/nftlmount.c static int check_free_sectors(struct NFTLrecord *nftl, unsigned int address, int len, NFTLrecord 305 drivers/mtd/nftlmount.c int NFTL_formatblock(struct NFTLrecord *nftl, int block) NFTLrecord 372 drivers/mtd/nftlmount.c static void check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) NFTLrecord 426 drivers/mtd/nftlmount.c static int calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) NFTLrecord 458 drivers/mtd/nftlmount.c static void format_chain(struct NFTLrecord *nftl, unsigned int first_block) NFTLrecord 491 drivers/mtd/nftlmount.c static int check_and_mark_free_block(struct NFTLrecord *nftl, int block) NFTLrecord 552 drivers/mtd/nftlmount.c static int get_fold_mark(struct NFTLrecord *nftl, unsigned int block) NFTLrecord 565 drivers/mtd/nftlmount.c int NFTL_mount(struct NFTLrecord *s) NFTLrecord 41 include/linux/mtd/nftl.h int NFTL_mount(struct NFTLrecord *s); NFTLrecord 42 include/linux/mtd/nftl.h int NFTL_formatblock(struct NFTLrecord *s, int block);