picotm
0.2.0
|
#include <vfs_tx.h>
Data Fields | |
struct vfs_tx_event * | eventtab |
size_t | eventtablen |
int | inicwd |
int | newcwd |
A file-system transaction.
struct vfs_tx_event* vfs_tx::eventtab |
Event table
size_t vfs_tx::eventtablen |
Length of event table
int vfs_tx::inicwd |
File descriptor of initial working dir
int vfs_tx::newcwd |
File descriptor of current working dir