WL865E4-P  36.07.001
M2MB_STATVFS Struct Reference

#include <m2mb_fs_posix.h>

Data Fields

UINT32 f_bsize
 
UINT32 f_blocks
 
UINT32 f_bfree
 
UINT32 f_bavail
 
UINT32 f_fsid
 
UINT32 f_pathmax
 
UINT32 f_max_file_size
 
UINT32 f_max_transaction_size
 
UINT32 f_max_open_files
 

Detailed Description

Definition at line 105 of file m2mb_fs_posix.h.

Field Documentation

◆ f_bavail

UINT32 f_bavail

number free blocks for unprivileged users

Definition at line 110 of file m2mb_fs_posix.h.

◆ f_bfree

UINT32 f_bfree

number of free blocks

Definition at line 109 of file m2mb_fs_posix.h.

◆ f_blocks

UINT32 f_blocks

size of fs in f_frsize units

Definition at line 108 of file m2mb_fs_posix.h.

◆ f_bsize

UINT32 f_bsize

file system block size

Definition at line 107 of file m2mb_fs_posix.h.

◆ f_fsid

UINT32 f_fsid

Definition at line 111 of file m2mb_fs_posix.h.

◆ f_max_file_size

UINT32 f_max_file_size

Definition at line 113 of file m2mb_fs_posix.h.

◆ f_max_open_files

UINT32 f_max_open_files

Definition at line 115 of file m2mb_fs_posix.h.

◆ f_max_transaction_size

UINT32 f_max_transaction_size

Definition at line 114 of file m2mb_fs_posix.h.

◆ f_pathmax

UINT32 f_pathmax

Definition at line 112 of file m2mb_fs_posix.h.


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