Crinit -- Configurable Rootfs Init
|
Public Attributes | |
struct crinitUnMountList_t * | next |
Pointer to next element. More... | |
char | target [PATH_MAX] |
A mount point path. More... | |
A linked list to organize mount points that need to be handled before shutdown/reboot.
struct crinitUnMountList_t* crinitUnMountList_t::next |
Pointer to next element.
char crinitUnMountList_t::target[PATH_MAX] |
A mount point path.