Motr  M0
linux.h File Reference
#include "sm/sm.h"
#include "stob/stob.h"
#include "stob/domain.h"
#include "stob/ioq.h"
Include dependency graph for linux.h:

Go to the source code of this file.

Data Structures

struct  m0_stob_linux_domain_cfg
 
struct  m0_stob_linux_domain
 
struct  m0_stob_linux
 

Macros

#define __MOTR_STOB_LINUX_H__
 

Functions

M0_INTERNAL struct m0_stob_linuxm0_stob_linux_container (struct m0_stob *stob)
 
M0_INTERNAL struct m0_stob_linux_domainm0_stob_linux_domain_container (struct m0_stob_domain *dom)
 
M0_INTERNAL int m0_stob_linux_reopen (struct m0_stob_id *stob_id, const char *f_path)
 
M0_INTERNAL void m0_stob_linux_conf_sdev_associate (struct m0_stob *stob, const struct m0_fid *conf_sdev)
 
M0_INTERNAL int m0_stob_linux_domain_fd_get (struct m0_stob_domain *dom, int *fd)
 
M0_INTERNAL int m0_stob_linux_domain_fd_put (struct m0_stob_domain *dom, int fd)
 
M0_INTERNAL bool m0_stob_linux_domain_directio (struct m0_stob_domain *dom)
 

Variables

const struct m0_stob_type m0_stob_linux_type
 

Macro Definition Documentation

◆ __MOTR_STOB_LINUX_H__

#define __MOTR_STOB_LINUX_H__

Definition at line 26 of file linux.h.