Lines Matching defs:data
101 * ordering the updates to the header, trailer, and the move of data
102 * into the logdata area. The order: (1) data is moved (2) header
116 __le32 data[LOGPSIZE / 4 - 4]; /* log record area */
141 * a log record consists of a data area of variable length followed by
143 * the data area is rounded up to an integral number of 4-bytes and
147 * records are packed one after the other in the data area of log pages.
164 /* REDOPAGE/NOREDOPAGE log record data type */
195 __le16 length; /* 2: length of data in record (in byte) */
294 * N.B.: nextents should be length of data/sizeof(xad_t)
300 /* data: PXD or XAD list */
391 int logsize; /* 4: log data area size in byte */
438 * data buffer base area
450 caddr_t l_ldata; /* 4: data page */