Home
last modified time | relevance | path

Searched defs:af_vnode_info (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/afflib/AFFLIBv3-3.7.16/include/afflib/
H A Dafflib.h137 struct af_vnode_info { struct
138 uint64_t imagesize; // size of this image
139 int pagesize; // what is the natural page size?
143 uint32_t is_raw:1; // file is raw
144 uint32_t use_eof:1; // should we use the EOF flag?
145 uint32_t at_eof:1; // are we at the EOF?
149 uint32_t segment_count_total;
150 uint32_t page_count_total;
151 uint32_t segment_count_signed;
152 uint32_t segment_count_encrypted;
[all …]