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

#include <fsck.h>

Collaboration diagram for f2fs_dentry:
Collaboration graph
[legend]

Public Attributes

char name [F2FS_NAME_LEN+1]
 
int depth
 
struct f2fs_dentrynext
 

Member Data Documentation

◆ depth

int f2fs_dentry::depth

◆ name

char f2fs_dentry::name[F2FS_NAME_LEN+1]

◆ next

struct f2fs_dentry* f2fs_dentry::next

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