Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbtt.h219 struct btt { struct
220 struct gendisk *btt_disk; argument
223 struct nd_btt *nd_btt; argument
235 bool nd_btt_arena_is_valid(struct nd_btt *nd_btt, struct btt_sb *super); argument
H A Dbtt.c255 static void btt_debugfs_init(struct btt *btt) in btt_debugfs_init()
745 static struct arena_info *alloc_arena(struct btt *btt, size_t size, in alloc_arena()
802 static void free_arenas(struct btt *btt) in free_arenas()
846 static int discover_arenas(struct btt *btt) in discover_arenas()
933 static int create_arenas(struct btt *btt) in create_arenas()
1025 static int btt_meta_init(struct btt *btt) in btt_meta_init()
1056 static u32 btt_meta_size(struct btt *btt) in btt_meta_size()
1068 static int lba_to_arena(struct btt *btt, sector_t sector, __u32 *premap, in lba_to_arena()
1141 static int btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, in btt_rw_integrity()
1188 static int btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, in btt_rw_integrity()
[all …]
H A Dpmem.c726 struct btt *btt = nd_btt->btt; in pmem_revalidate_region() local
H A Dnd.h451 struct btt *btt; member
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst571 LIBNVDIMM: btt layout
590 LIBNDCTL: btt creation example
/openbmc/qemu/hw/dma/
H A Dxlnx-zynq-devcfg.c156 uint32_t btt = BTT_MAX; in xlnx_zynq_devcfg_dma_go() local
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h1021 uint8_t *btt; member