Searched refs:btt_init (Results 1 – 2 of 2) sorted by relevance
268 It may register with the BTT after it adds its own gendisk, using btt_init:270 struct btt *btt_init(struct gendisk *disk, unsigned long long rawsize,280 btt_fini using the same struct btt* handle that was provided to it by btt_init.
1305 static struct btt *btt_init(struct nd_btt *nd_btt, unsigned long long rawsize, in btt_init() function1402 btt = btt_init(nd_btt, rawsize, nd_btt->lbasize, nd_btt->uuid, in nvdimm_namespace_attach_btt()