Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.h217 * @phys_bb: Pointer to the namespace's badblocks structure
233 struct badblocks *phys_bb; member
H A Dbtt.c1307 return is_bad_pmem(btt->phys_bb, phys_sector, arena->internal_lbasize); in btt_is_badblock()
1607 btt->phys_bb = &nsio->bb; in btt_init()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt.h217 * @phys_bb: Pointer to the namespace's badblocks structure
232 struct badblocks *phys_bb; member
H A Dbtt.c1305 return is_bad_pmem(btt->phys_bb, phys_sector, arena->internal_lbasize); in btt_is_badblock()
1585 btt->phys_bb = &nsio->bb; in btt_init()

Completed in 8 milliseconds