Searched defs:nftl (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A DMakefile
H A Dnftlcore.c40 struct NFTLrecord *nftl; local
123 struct NFTLrecord *nftl = (void *)dev; local
200 NFTL_findfreeblock(struct NFTLrecord *nftl, int desperate ) argument
241 NFTL_foldchain(struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) argument
528 NFTL_findwriteunit(struct NFTLrecord *nftl, unsigned block) argument
683 struct NFTLrecord *nftl = (void *)mbd; local
710 struct NFTLrecord *nftl = (void *)mbd; local
775 struct NFTLrecord *nftl = (void *)dev; local
[all...]
H A Dnftlmount.c46 static int find_boot_record(struct NFTLrecord *nftl) argument
236 check_free_sectors(struct NFTLrecord *nftl, unsigned int address, int len, int check_oob) argument
270 NFTL_formatblock(struct NFTLrecord *nftl, int block) argument
335 check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) argument
389 calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) argument
411 format_chain(struct NFTLrecord *nftl, unsigned int first_block) argument
444 check_and_mark_free_block(struct NFTLrecord *nftl, int block) argument
484 get_fold_mark(struct NFTLrecord *nftl, unsigned int block) argument
[all...]

Completed in 93 milliseconds