|
Motr
M0
|

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_linux * | m0_stob_linux_container (struct m0_stob *stob) |
| M0_INTERNAL struct m0_stob_linux_domain * | m0_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 |