Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A DMakefile
H A Dnftlmount.c25 static int find_boot_record(struct NFTLrecord *nftl) in find_boot_record() argument
262 check_free_sectors(struct NFTLrecord *nftl, unsigned int address, int len, int check_oob) check_free_sectors() argument
305 NFTL_formatblock(struct NFTLrecord *nftl, int block) NFTL_formatblock() argument
372 check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) check_sectors_in_chain() argument
426 calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) calc_chain_length() argument
458 format_chain(struct NFTLrecord *nftl, unsigned int first_block) format_chain() argument
491 check_and_mark_free_block(struct NFTLrecord *nftl, int block) check_and_mark_free_block() argument
552 get_fold_mark(struct NFTLrecord *nftl, unsigned int block) get_fold_mark() argument
[all...]
H A Dnftlcore.c37 struct NFTLrecord *nftl; in nftl_add_mtd() local
111 struct NFTLrecord *nftl = (void *)dev; nftl_remove_dev() local
190 NFTL_findfreeblock(struct NFTLrecord *nftl, int desperate ) NFTL_findfreeblock() argument
231 NFTL_foldchain(struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) NFTL_foldchain() argument
522 NFTL_findwriteunit(struct NFTLrecord *nftl, unsigned block) NFTL_findwriteunit() argument
677 struct NFTLrecord *nftl = (void *)mbd; nftl_writeblock() local
704 struct NFTLrecord *nftl = (void *)mbd; nftl_readblock() local
769 struct NFTLrecord *nftl = (void *)dev; nftl_getgeo() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/
H A DMakefile
H A Dnftlcore.c37 struct NFTLrecord *nftl; in nftl_add_mtd() local
111 struct NFTLrecord *nftl = (void *)dev; nftl_remove_dev() local
190 NFTL_findfreeblock(struct NFTLrecord *nftl, int desperate ) NFTL_findfreeblock() argument
231 NFTL_foldchain(struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) NFTL_foldchain() argument
522 NFTL_findwriteunit(struct NFTLrecord *nftl, unsigned block) NFTL_findwriteunit() argument
676 struct NFTLrecord *nftl = (void *)mbd; nftl_writeblock() local
703 struct NFTLrecord *nftl = (void *)mbd; nftl_readblock() local
768 struct NFTLrecord *nftl = (void *)dev; nftl_getgeo() local
[all...]
H A Dnftlmount.c25 static int find_boot_record(struct NFTLrecord *nftl) in find_boot_record() argument
259 check_free_sectors(struct NFTLrecord *nftl, unsigned int address, int len, int check_oob) check_free_sectors() argument
302 NFTL_formatblock(struct NFTLrecord *nftl, int block) NFTL_formatblock() argument
369 check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) check_sectors_in_chain() argument
423 calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) calc_chain_length() argument
455 format_chain(struct NFTLrecord *nftl, unsigned int first_block) format_chain() argument
488 check_and_mark_free_block(struct NFTLrecord *nftl, int block) check_and_mark_free_block() argument
549 get_fold_mark(struct NFTLrecord *nftl, unsigned int block) get_fold_mark() argument
[all...]

Completed in 3 milliseconds