Android-cuttlefish cvd tool
|
#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 |
unsigned int ext4_allocation_request::flags |
ext4_fsblk_t ext4_allocation_request::goal |
struct inode* ext4_allocation_request::inode |
unsigned int ext4_allocation_request::len |
ext4_lblk_t ext4_allocation_request::lleft |
ext4_lblk_t ext4_allocation_request::logical |
ext4_lblk_t ext4_allocation_request::lright |
ext4_fsblk_t ext4_allocation_request::pleft |
ext4_fsblk_t ext4_allocation_request::pright |