Motr  M0

#include <linux.h>

Collaboration diagram for m0_stob_linux:
Collaboration graph

Data Fields

struct m0_stob sl_stob
 
struct m0_stob_linux_domainsl_dom
 
int sl_fd
 
mode_t sl_mode
 
struct m0_fid sl_conf_sdev
 

Detailed Description

Definition at line 56 of file linux.h.

Field Documentation

◆ sl_conf_sdev

struct m0_fid sl_conf_sdev

fid of the corresponding m0_conf_sdev object

Definition at line 64 of file linux.h.

◆ sl_dom

struct m0_stob_linux_domain* sl_dom

Definition at line 58 of file linux.h.

◆ sl_fd

int sl_fd

fd from returned open(2)

Definition at line 60 of file linux.h.

◆ sl_mode

mode_t sl_mode

file mode as returned by stat(2)

Definition at line 62 of file linux.h.

◆ sl_stob

struct m0_stob sl_stob

Definition at line 57 of file linux.h.


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