Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitUnMountList_t Struct Reference
Collaboration diagram for crinitUnMountList_t:
Collaboration graph

Data Fields

struct crinitUnMountList_tnext
 Pointer to next element.
 
char target [PATH_MAX]
 A mount point path.
 

Detailed Description

A linked list to organize mount points that need to be handled before shutdown/reboot.

Field Documentation

◆ next

struct crinitUnMountList_t* crinitUnMountList_t::next

Pointer to next element.

◆ target

char crinitUnMountList_t::target[PATH_MAX]

A mount point path.


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