ReactOS 0.4.15-dev-7842-g558ab78
ext3_mount_options Struct Reference

#include <ext3_fs.h>

Public Attributes

unsigned long s_mount_opt
 
uid_t s_resuid
 
gid_t s_resgid
 
unsigned long s_commit_interval
 

Detailed Description

Definition at line 331 of file ext3_fs.h.

Member Data Documentation

◆ s_commit_interval

unsigned long ext3_mount_options::s_commit_interval

Definition at line 335 of file ext3_fs.h.

◆ s_mount_opt

unsigned long ext3_mount_options::s_mount_opt

Definition at line 332 of file ext3_fs.h.

◆ s_resgid

gid_t ext3_mount_options::s_resgid

Definition at line 334 of file ext3_fs.h.

◆ s_resuid

uid_t ext3_mount_options::s_resuid

Definition at line 333 of file ext3_fs.h.


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