PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
ramfs_superblock_data_t Struct Reference

Superblock private data for ramfs. More...

#include <ramfs.h>

Collaboration diagram for ramfs_superblock_data_t:

Data Fields

list_t dentrys
 
lock_t lock
 

Detailed Description

Superblock private data for ramfs.

Definition at line 31 of file ramfs.h.

Field Documentation

◆ dentrys

list_t ramfs_superblock_data_t::dentrys

Definition at line 33 of file ramfs.h.

◆ lock

lock_t ramfs_superblock_data_t::lock

Definition at line 34 of file ramfs.h.


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