Searched defs:btt (Results 1 – 7 of 7) sorted by relevance
219 struct btt { struct220 struct gendisk *btt_disk; argument223 struct nd_btt *nd_btt; argument235 bool nd_btt_arena_is_valid(struct nd_btt *nd_btt, struct btt_sb *super); argument
255 static void btt_debugfs_init(struct btt *btt) in btt_debugfs_init()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()1500 static int btt_blk_init(struct btt *btt) in btt_blk_init()1569 struct btt *btt; in btt_init() local1636 static void btt_fini(struct btt *btt) in btt_fini()1650 struct btt *btt; in nvdimm_namespace_attach_btt() local[all …]
726 struct btt *btt = nd_btt->btt; in pmem_revalidate_region() local
451 struct btt *btt; member
571 LIBNVDIMM: btt layout590 LIBNDCTL: btt creation example
156 uint32_t btt = BTT_MAX; in xlnx_zynq_devcfg_dma_go() local
1021 uint8_t *btt; member