Searched defs:btt_sb (Results 1 – 3 of 3) sorted by relevance
95 struct btt_sb { struct97 u8 uuid[16];99 __le32 flags;106 __le32 nfree;107 __le32 infosize;108 __le64 nextoff;109 __le64 dataoff;110 __le64 mapoff;111 __le64 logoff;112 __le64 info2off;[all …]
276 struct btt_sb *btt_sb) in nd_btt_version()311 struct nd_namespace_common *ndns, struct btt_sb *btt_sb) in __nd_btt_probe()339 struct btt_sb *btt_sb; in nd_btt_probe() local
1649 struct btt_sb *btt_sb; in nvdimm_namespace_attach_btt() local
Completed in 8 milliseconds