Android-cuttlefish cvd tool
Classes | Macros | Functions
ext4_sb.h File Reference
#include "ext4_utils/ext4_kernel_headers.h"
#include <stdbool.h>
Include dependency graph for ext4_sb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fs_info
 

Macros

#define EXT4_SUPER_MAGIC   0xEF53
 

Functions

int ext4_parse_sb (struct ext4_super_block *sb, struct fs_info *info)
 

Macro Definition Documentation

◆ EXT4_SUPER_MAGIC

#define EXT4_SUPER_MAGIC   0xEF53

Function Documentation

◆ ext4_parse_sb()

int ext4_parse_sb ( struct ext4_super_block sb,
struct fs_info info 
)