picotm  0.7.0
Data Fields
dir Struct Reference

#include <dir.h>

Collaboration diagram for dir:
Collaboration graph
[legend]

Data Fields

struct picotm_shared_ref16_obj ref_obj
 
struct file_id id
 
struct picotm_rwlock rwlock [NUMBER_OF_DIR_FIELDS]
 

Detailed Description

Represents a directory's open file description.

Field Documentation

◆ id

struct file_id dir::id

The directory's unique id.

◆ ref_obj

struct picotm_shared_ref16_obj dir::ref_obj

Reference-counting base object.

◆ rwlock

struct picotm_rwlock dir::rwlock[NUMBER_OF_DIR_FIELDS]

Reader/writer state locks.


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