PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
path_t Struct Reference

Path structure. More...

#include <path.h>

Collaboration diagram for path_t:

Data Fields

mount_tmount
 
dentry_tdentry
 

Detailed Description

Path structure.

Definition at line 126 of file path.h.

Field Documentation

◆ mount

mount_t* path_t::mount

Definition at line 128 of file path.h.

◆ dentry

dentry_t* path_t::dentry

Definition at line 129 of file path.h.


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