plptools
Loading...
Searching...
No Matches
p_dentry Struct Reference

#include <plpfuse.h>

Collaboration diagram for p_dentry:

Public Attributes

char * name
 
long time
 
long attr
 
long size
 
long links
 
struct p_dentrynext
 

Detailed Description

Definition at line 46 of file plpfuse.h.

Member Data Documentation

◆ attr

long p_dentry::attr

Definition at line 50 of file plpfuse.h.

◆ links

long p_dentry::links

Definition at line 52 of file plpfuse.h.

◆ name

char* p_dentry::name

Definition at line 48 of file plpfuse.h.

◆ next

struct p_dentry* p_dentry::next

Definition at line 53 of file plpfuse.h.

◆ size

long p_dentry::size

Definition at line 51 of file plpfuse.h.

◆ time

long p_dentry::time

Definition at line 49 of file plpfuse.h.


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