5.3.2.1.16. File System Type Generics
struct super_block * get_sb_xxx (
  struct file_system_type *fs_type,
  int flags, const char *dev_name, void *data,
  int (*fill_super) (struct super_block *, void *, int))
void kill_xxx_super (struct super_block * sb)