Searched defs:nd_btt (Results 1 – 7 of 7) sorted by relevance
27 struct nd_btt *nd_btt = to_nd_btt(dev); in nd_btt_release() local49 struct nd_btt *nd_btt = container_of(dev, struct nd_btt, dev); in to_nd_btt() local62 struct nd_btt *nd_btt = to_nd_btt(dev); in sector_size_show() local70 struct nd_btt *nd_btt = to_nd_btt(dev); in sector_size_store() local89 struct nd_btt *nd_btt = to_nd_btt(dev); in uuid_show() local99 struct nd_btt *nd_btt = to_nd_btt(dev); in uuid_store() local115 struct nd_btt *nd_btt = to_nd_btt(dev); in namespace_show() local128 struct nd_btt *nd_btt = to_nd_btt(dev); in namespace_store() local165 struct nd_btt *nd_btt; in __nd_btt_create() local225 bool nd_btt_arena_is_valid(struct nd_btt *nd_btt, struct btt_sb *super) in nd_btt_arena_is_valid()[all …]
137 struct nd_btt { struct138 struct device dev;139 struct nd_namespace_common *ndns;140 struct btt *btt;141 unsigned long lbasize;142 u8 *uuid;143 int id;
39 struct nd_btt *nd_btt = arena->nd_btt; in arena_read_bytes() local50 struct nd_btt *nd_btt = arena->nd_btt; in arena_write_bytes() local736 struct nd_btt *nd_btt = arena->nd_btt; in btt_arena_write_layout() local1233 struct nd_btt *nd_btt = btt->nd_btt; in btt_blk_init() local1305 static struct btt *btt_init(struct nd_btt *nd_btt, unsigned long long rawsize, in btt_init()1389 struct nd_btt *nd_btt = to_nd_btt(ndns->claim); in nvdimm_namespace_attach_btt() local1414 struct nd_btt *nd_btt = to_nd_btt(ndns->claim); in nvdimm_namespace_detach_btt() local
101 struct nd_btt *nd_btt = to_nd_btt(dev); in nd_detach_and_reset() local
145 struct nd_btt *nd_btt; member175 struct nd_btt *nd_btt; member
423 struct nd_btt *nd_btt = to_nd_btt(dev); in nd_region_notify_driver_action() local
93 struct nd_btt *nd_btt = to_nd_btt(dev); in is_uuid_busy() local1343 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nvdimm_namespace_common_probe() local