Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
zvfs_stat Struct Reference

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

#include <zephyr/sys/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: