Lines Matching defs:initialized
29 __le32 sys_page_size; // 0x10: Page size of the system which initialized the log.
853 * Allocate an index from within a previously initialized Restart Table.
890 * Allocate a specific index from within a previously initialized Restart Table.
985 bool initialized;
1214 info->initialized = true;
1227 info->initialized = true;
1234 info->initialized = true;
3716 int log_replay(struct ntfs_inode *ni, bool *initialized)
3788 /* remember 'initialized' */
3789 *initialized = log->rst_info.initialized;
3792 if (log->rst_info.initialized) {
3793 /* No restart area but the file is not initialized. */