PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
tmpfs_superblock_data_t Struct Reference

Superblock private data for tmpfs. More...

#include <tmpfs.h>

Collaboration diagram for tmpfs_superblock_data_t:

Data Fields

list_t dentrys
 
lock_t lock
 

Detailed Description

Superblock private data for tmpfs.

Definition at line 30 of file tmpfs.h.

Field Documentation

◆ dentrys

list_t tmpfs_superblock_data_t::dentrys

Definition at line 32 of file tmpfs.h.

◆ lock

lock_t tmpfs_superblock_data_t::lock

Definition at line 33 of file tmpfs.h.


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