Home
last modified time | relevance | path

Searched defs:inftl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A DMakefile
H A Dinftlmount.c31 static int find_boot_record(struct INFTLrecord *inftl) in find_boot_record() argument
323 check_free_sectors(struct INFTLrecord *inftl, unsigned int address, int len, int check_oob) check_free_sectors() argument
368 INFTL_formatblock(struct INFTLrecord *inftl, int block) INFTL_formatblock() argument
434 format_chain(struct INFTLrecord *inftl, unsigned int first_block) format_chain() argument
[all...]
H A Dinftlcore.c37 struct INFTLrecord *inftl; in inftl_add_mtd() local
119 struct INFTLrecord *inftl = (void *)dev; inftl_remove_dev() local
198 INFTL_findfreeblock(struct INFTLrecord *inftl, int desperate) INFTL_findfreeblock() argument
236 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) INFTL_foldchain() argument
395 INFTL_makefreeblock(struct INFTLrecord *inftl, unsigned pendingblock) INFTL_makefreeblock() argument
460 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block) INFTL_findwriteunit() argument
625 INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) INFTL_trydeletechain() argument
745 INFTL_deleteblock(struct INFTLrecord *inftl, unsigned block) INFTL_deleteblock() argument
807 struct INFTLrecord *inftl = (void *)mbd; inftl_writeblock() local
855 struct INFTLrecord *inftl = (void *)mbd; inftl_readblock() local
918 struct INFTLrecord *inftl = (void *)dev; inftl_getgeo() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/
H A DMakefile
H A Dinftlmount.c31 static int find_boot_record(struct INFTLrecord *inftl) in find_boot_record() argument
316 check_free_sectors(struct INFTLrecord *inftl, unsigned int address, int len, int check_oob) check_free_sectors() argument
361 INFTL_formatblock(struct INFTLrecord *inftl, int block) INFTL_formatblock() argument
427 format_chain(struct INFTLrecord *inftl, unsigned int first_block) format_chain() argument
[all...]
H A Dinftlcore.c37 struct INFTLrecord *inftl; in inftl_add_mtd() local
119 struct INFTLrecord *inftl = (void *)dev; inftl_remove_dev() local
198 INFTL_findfreeblock(struct INFTLrecord *inftl, int desperate) INFTL_findfreeblock() argument
236 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) INFTL_foldchain() argument
395 INFTL_makefreeblock(struct INFTLrecord *inftl, unsigned pendingblock) INFTL_makefreeblock() argument
460 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block) INFTL_findwriteunit() argument
625 INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) INFTL_trydeletechain() argument
745 INFTL_deleteblock(struct INFTLrecord *inftl, unsigned block) INFTL_deleteblock() argument
807 struct INFTLrecord *inftl = (void *)mbd; inftl_writeblock() local
855 struct INFTLrecord *inftl = (void *)mbd; inftl_readblock() local
918 struct INFTLrecord *inftl = (void *)dev; inftl_getgeo() local
[all...]

Completed in 4 milliseconds