Zephyr API 3.6.99
Loading...
Searching...
No Matches
zvfs_stat Struct Reference

Structure for result of the ZFD_IOCTL_STAT ioctl call. More...

#include <fdtable.h>

Data Fields

off_t size
 
uint32_t mode
 

Detailed Description

Structure for result of the ZFD_IOCTL_STAT ioctl call.

Contains fields for all currently supported details. Defined to avoid POSIX dependency.

Field Documentation

◆ mode

uint32_t zvfs_stat::mode

◆ size

off_t zvfs_stat::size

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