• Home
  • Raw
  • Download

Lines Matching refs:__fs32

66 	__fs32		olt_magic;	/* magic number			*/
67 __fs32 olt_size; /* size of this entry */
68 __fs32 olt_checksum; /* checksum of extent */
70 __fs32 olt_mtime; /* time of last mod. (sec) */
71 __fs32 olt_mutime; /* time of last mod. (usec) */
72 __fs32 olt_totfree; /* free space in OLT extent */
73 __fs32 olt_extents[2]; /* addr of this extent, replica */
74 __fs32 olt_esize; /* size of this extent */
75 __fs32 olt_next[2]; /* addr of next extent, replica */
76 __fs32 olt_nsize; /* size of next extent */
84 __fs32 olt_type; /* type of this record */
85 __fs32 olt_size; /* size of this record */
92 __fs32 olt_type; /* type of this record */
93 __fs32 olt_fsize; /* size of this free record */
100 __fs32 olt_type; /* type of this record */
101 __fs32 olt_size; /* size of this record */
102 __fs32 olt_iext[2]; /* initial inode list, replica */
109 __fs32 olt_type; /* type of this record */
110 __fs32 olt_size; /* size of this record */
111 __fs32 olt_cutino; /* inode of current usage table */
119 __fs32 olt_type; /* type of this record */
120 __fs32 olt_size; /* size of this record */
121 __fs32 olt_sbino; /* inode of superblock file */
123 __fs32 olt_logino[2]; /* inode of log file,replica */
124 __fs32 olt_oltino[2]; /* inode of OLT, replica */
131 __fs32 olt_type; /* type of this record */
132 __fs32 olt_size; /* size of this record */
133 __fs32 olt_devino[2]; /* inode of device config files */
140 __fs32 olt_type; /* type number */
141 __fs32 olt_size; /* size of this record */
142 __fs32 olt_fsino[2]; /* inodes of fileset header */