Lines Matching refs:uint64_t
94 uint64_t offset;
95 uint64_t length;
103 uint64_t blockCount;
121 uint64_t offset;
122 uint64_t length;
141 uint64_t flags;
142 uint64_t hotfile_size; /* in bytes */
143 uint64_t hibernate_minsize;
144 uint64_t swapfile_pinning;
146 uint64_t padding[4];
158 uint64_t offset;
159 uint64_t length;
165 uint64_t offset; /* input: logical byte offset */
166 uint64_t length; /* input: byte length, 0 for whole length */
167 uint64_t options; /* reserved, clear to zero */
174 uint64_t options; /* reserved, clear to zero */
175 uint64_t reserved; /* reserved, clear to zero */
176 uint64_t description_size;
199 #define DKIOCGETBLOCKCOUNT _IOR('d', 25, uint64_t)
209 #define DKIOCGETLOCATION _IOR('d', 33, uint64_t)
211 #define DKIOCGETMAXBLOCKCOUNTREAD _IOR('d', 64, uint64_t)
212 #define DKIOCGETMAXBLOCKCOUNTWRITE _IOR('d', 65, uint64_t)
213 #define DKIOCGETMAXBYTECOUNTREAD _IOR('d', 70, uint64_t)
214 #define DKIOCGETMAXBYTECOUNTWRITE _IOR('d', 71, uint64_t)
216 #define DKIOCGETMAXSEGMENTCOUNTREAD _IOR('d', 66, uint64_t)
217 #define DKIOCGETMAXSEGMENTCOUNTWRITE _IOR('d', 67, uint64_t)
218 #define DKIOCGETMAXSEGMENTBYTECOUNTREAD _IOR('d', 68, uint64_t)
219 #define DKIOCGETMAXSEGMENTBYTECOUNTWRITE _IOR('d', 69, uint64_t)
221 #define DKIOCGETMINSEGMENTALIGNMENTBYTECOUNT _IOR('d', 74, uint64_t)
222 #define DKIOCGETMAXSEGMENTADDRESSABLEBITCOUNT _IOR('d', 75, uint64_t)
248 uint64_t offset;
249 uint64_t length;
273 #define DKIOCGETBASE _IOR('d', 73, uint64_t)
274 #define DKIOCGETTHROTTLEMASK _IOR('d', 80, uint64_t)
288 uint64_t mi_size; /* Size of the device (in ) */
316 uint64_t cm_bytes_mapped;
346 #define DKIOCGETMAXSWAPWRITE _IOR('d', 94, uint64_t)