libsbp  v2.4.7
msg_fileio_read_dir_req_t Struct Reference

#include <file_io.h>

Data Fields

u32 sequence
 Read sequence number. More...
 
u32 offset
 The offset to skip the first n elements of the file list. More...
 
char dirname [0]
 Name of the directory to list. More...
 

Detailed Description

Definition at line 87 of file file_io.h.

Field Documentation

char dirname[0]

Name of the directory to list.

Definition at line 91 of file file_io.h.

u32 offset

The offset to skip the first n elements of the file list.

Definition at line 89 of file file_io.h.

u32 sequence

Read sequence number.

Definition at line 88 of file file_io.h.


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