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

#include <ext4.h>

Public Attributes

struct inode * inode
 
unsigned int len
 
ext4_lblk_t logical
 
ext4_lblk_t lleft
 
ext4_lblk_t lright
 
ext4_fsblk_t goal
 
ext4_fsblk_t pleft
 
ext4_fsblk_t pright
 
unsigned int flags
 

Member Data Documentation

◆ flags

unsigned int ext4_allocation_request::flags

◆ goal

ext4_fsblk_t ext4_allocation_request::goal

◆ inode

struct inode* ext4_allocation_request::inode

◆ len

unsigned int ext4_allocation_request::len

◆ lleft

ext4_lblk_t ext4_allocation_request::lleft

◆ logical

ext4_lblk_t ext4_allocation_request::logical

◆ lright

ext4_lblk_t ext4_allocation_request::lright

◆ pleft

ext4_fsblk_t ext4_allocation_request::pleft

◆ pright

ext4_fsblk_t ext4_allocation_request::pright

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