picotm  0.2.0
Data Fields
vfs_tx Struct Reference

#include <vfs_tx.h>

Data Fields

struct vfs_tx_event * eventtab
 
size_t eventtablen
 
int inicwd
 
int newcwd
 

Detailed Description

A file-system transaction.

Field Documentation

◆ eventtab

struct vfs_tx_event* vfs_tx::eventtab

Event table

◆ eventtablen

size_t vfs_tx::eventtablen

Length of event table

◆ inicwd

int vfs_tx::inicwd

File descriptor of initial working dir

◆ newcwd

int vfs_tx::newcwd

File descriptor of current working dir


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