Home
last modified time | relevance | path

Searched refs:find_boot_record (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dnftlmount.c20 /* find_boot_record: Find the NFTL Media Header and its Spare copy which contains the
25 static int find_boot_record(struct NFTLrecord *nftl) in find_boot_record() function
577 if (find_boot_record(s) < 0) { in NFTL_mount()
H A Dinftlmount.c25 * find_boot_record: Find the INFTL Media Header and its Spare copy which
31 static int find_boot_record(struct INFTLrecord *inftl) in find_boot_record() function
42 pr_debug("INFTL: find_boot_record(inftl=%p)\n", inftl); in find_boot_record()
548 if (find_boot_record(s) < 0) { in INFTL_mount()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dinftlmount.c25 * find_boot_record: Find the INFTL Media Header and its Spare copy which
31 static int find_boot_record(struct INFTLrecord *inftl) in find_boot_record() function
42 pr_debug("INFTL: find_boot_record(inftl=%p)\n", inftl); in find_boot_record()
541 if (find_boot_record(s) < 0) { in INFTL_mount()
H A Dnftlmount.c20 /* find_boot_record: Find the NFTL Media Header and its Spare copy which contains the
25 static int find_boot_record(struct NFTLrecord *nftl) in find_boot_record() function
574 if (find_boot_record(s) < 0) { in NFTL_mount()

Completed in 4 milliseconds