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

#include <f2fs.h>

Collaboration diagram for f2fs_dentry_ptr:
Collaboration graph
[legend]

Public Attributes

struct inode * inode
 
u8bitmap
 
struct f2fs_dir_entrydentry
 
__u8(* filename )[F2FS_SLOT_LEN]
 
int max
 
int nr_bitmap
 

Member Data Documentation

◆ bitmap

u8* f2fs_dentry_ptr::bitmap

◆ dentry

struct f2fs_dir_entry* f2fs_dentry_ptr::dentry

◆ filename

__u8(* f2fs_dentry_ptr::filename)[F2FS_SLOT_LEN]

◆ inode

struct inode* f2fs_dentry_ptr::inode

◆ max

int f2fs_dentry_ptr::max

◆ nr_bitmap

int f2fs_dentry_ptr::nr_bitmap

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