|
IOR
|
Data Fields | |
| int | direct_io_ignored |
| void * | mmap_ptr |
| int | madv_dont_need |
| int | madv_pattern |
Definition at line 57 of file aiori-MMAP.c.
| int mmap_options_t::direct_io_ignored |
Definition at line 58 of file aiori-MMAP.c.
| int mmap_options_t::madv_dont_need |
Definition at line 61 of file aiori-MMAP.c.
Referenced by ior_mmap_file(), and MMAP_options().
| int mmap_options_t::madv_pattern |
Definition at line 62 of file aiori-MMAP.c.
Referenced by ior_mmap_file(), and MMAP_options().
| void* mmap_options_t::mmap_ptr |
Definition at line 59 of file aiori-MMAP.c.
Referenced by ior_mmap_file(), MMAP_Close(), MMAP_Fsync(), and MMAP_Xfer().
1.8.13