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

#include <f2fs.h>

Public Attributes

char * path
 
char * full_path
 
const u8name
 
int len
 
char * link
 
unsigned long size
 
u8 file_type
 
u16 mode
 
u16 uid
 
u16 gid
 
u32inode
 
u32 mtime
 
char * secon
 
uint64_t capabilities
 
nid_t ino
 
nid_t pino
 
u64 from_devino
 

Member Data Documentation

◆ capabilities

uint64_t dentry::capabilities

◆ file_type

u8 dentry::file_type

◆ from_devino

u64 dentry::from_devino

◆ full_path

char* dentry::full_path

◆ gid

u16 dentry::gid

◆ ino

nid_t dentry::ino

◆ inode

u32* dentry::inode

◆ len

int dentry::len

◆ link

char* dentry::link

◆ mode

u16 dentry::mode

◆ mtime

u32 dentry::mtime

◆ name

const u8* dentry::name

◆ path

char* dentry::path

◆ pino

nid_t dentry::pino

◆ secon

char* dentry::secon

◆ size

unsigned long dentry::size

◆ uid

u16 dentry::uid

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