Crinit -- Configurable Rootfs Init
crinitUnMountList_t Struct Reference
Collaboration diagram for crinitUnMountList_t:
Collaboration graph

Public Attributes

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

Detailed Description

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

Member Data 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: