Searched defs:mbt_ext4_super_block (Results 1 – 1 of 1) sorted by relevance
22 struct mbt_ext4_super_block { struct27 #define MBT_CTX(_sb) (&(container_of((_sb), struct mbt_ext4_super_block, sb)->mbt_ctx)) argument