Home
last modified time | relevance | path

Searched defs:btt (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nvdimm/
H A Dbtt.h219 struct btt { struct
220 btt_diskbtt global() argument
223 nd_bttbtt global() argument
235 phys_bbbtt global() argument
H A Dbtt.c257 static void btt_debugfs_init(struct btt *btt) in btt_debugfs_init() argument
747 static struct arena_info *alloc_arena(struct btt *bt argument
804 free_arenas(struct btt * btt) free_arenas() argument
848 discover_arenas(struct btt * btt) discover_arenas() argument
929 create_arenas(struct btt * btt) create_arenas() argument
1021 btt_meta_init(struct btt * btt) btt_meta_init() argument
1052 btt_meta_size(struct btt * btt) btt_meta_size() argument
1064 lba_to_arena(struct btt * btt,sector_t sector,__u32 * premap,struct arena_info ** arena) lba_to_arena() argument
1137 btt_rw_integrity(struct btt * btt,struct bio_integrity_payload * bip,struct arena_info * arena,u32 postmap,int rw) btt_rw_integrity() argument
1184 btt_rw_integrity(struct btt * btt,struct bio_integrity_payload * bip,struct arena_info * arena,u32 postmap,int rw) btt_rw_integrity() argument
1191 btt_read_pg(struct btt * btt,struct bio_integrity_payload * bip,struct page * page,unsigned int off,sector_t sector,unsigned int len) btt_read_pg() argument
1294 btt_is_badblock(struct btt * btt,struct arena_info * arena,u32 postmap) btt_is_badblock() argument
1304 btt_write_pg(struct btt * btt,struct bio_integrity_payload * bip,sector_t sector,struct page * page,unsigned int off,unsigned int len) btt_write_pg() argument
1419 btt_do_bvec(struct btt * btt,struct bio_integrity_payload * bip,struct page * page,unsigned int len,unsigned int off,enum req_op op,sector_t sector) btt_do_bvec() argument
1439 struct btt *btt = bio->bi_bdev->bd_disk->private_data; btt_submit_bio() local
1496 btt_blk_init(struct btt * btt) btt_blk_init() argument
1537 btt_blk_cleanup(struct btt * btt) btt_blk_cleanup() argument
1565 struct btt *btt; btt_init() local
1632 btt_fini(struct btt * btt) btt_fini() argument
1646 struct btt *btt; nvdimm_namespace_attach_btt() local
1692 struct btt *btt = nd_btt->btt; nvdimm_namespace_detach_btt() local
[all...]
H A Dpmem.c723 struct btt *btt = nd_btt->btt; in pmem_revalidate_region() local
H A Dnd.h451 struct btt *btt; member
/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst571 LIBNVDIMM: btt layout argument
590 LIBNDCTL: btt creation example argument
[all...]
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h1021 uint8_t *btt; member