#include "iosbdef.h"
Go to the source code of this file.
Classes | |
struct | iosb |
struct | __iosb |
struct | item_list_2 |
struct | item_list_3 |
struct | return_values |
struct | lock_blk |
struct | _exh |
Defines | |
#define | vms_block_factor(x) (1<<(x-9)) |
#define | vms_block_factor2(x) (x>>9) |
#define vms_block_factor | ( | x | ) | (1<<(x-9)) |
Definition at line 33 of file misc.h.
Referenced by block_read_full_page2(), block_read_full_page3(), block_truncate_page(), and generic_direct_IO().