Android-cuttlefish cvd tool
Public Attributes | List of all members
ext4_ext_path Struct Reference

#include <ext4_extents.h>

Collaboration diagram for ext4_ext_path:
Collaboration graph
[legend]

Public Attributes

ext4_fsblk_t p_block
 
__u16 p_depth
 
struct ext4_extentp_ext
 
struct ext4_extent_idxp_idx
 
struct ext4_extent_headerp_hdr
 
struct buffer_head * p_bh
 

Member Data Documentation

◆ p_bh

struct buffer_head* ext4_ext_path::p_bh

◆ p_block

ext4_fsblk_t ext4_ext_path::p_block

◆ p_depth

__u16 ext4_ext_path::p_depth

◆ p_ext

struct ext4_extent* ext4_ext_path::p_ext

◆ p_hdr

struct ext4_extent_header* ext4_ext_path::p_hdr

◆ p_idx

struct ext4_extent_idx* ext4_ext_path::p_idx

The documentation for this struct was generated from the following file: