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

/linux-master/drivers/nvdimm/
H A Dbtt.c1545 * btt_init - initialize a block translation table for the given device
1561 static struct btt *btt_init(struct nd_btt *nd_btt, unsigned long long rawsize, function
1626 * @btt: the BTT handle that was generated by btt_init
1681 btt = btt_init(nd_btt, rawsize, nd_btt->lbasize, nd_btt->uuid,

Completed in 125 milliseconds