Lines Matching refs:data
42 * with its mirror data array at trailer).
353 caddr_t p; /* src meta-data page */
371 /* any log data to write ? */
376 * move log record data
378 /* retrieve source meta-data page to log */
380 p = (caddr_t) (tlck->mp->data);
416 * move log vector data
623 /* if log wraps, the first data page of log is 2
1757 * unmount, all meta data for the file system has been
2376 * page 2 - log data page: A SYNC log record is written
2378 * pages 3-N - log data page: set to empty log data pages;
2401 * init pages 2 to npages-1 as log data pages:
2410 * the N (= npages-2) data pages of the log is maintained as
2430 lrd_ptr = (struct lrd *) &lp->data;