Lines Matching refs:__fs32
19 typedef __fs32 sysv_zone_t;
31 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
43 __fs32 s_time __packed2__; /* time of last super block update */
44 __fs32 s_tfree __packed2__; /* total number of free zones */
52 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
70 __fs32 s_fsize; /* total number of zones of this fs */
84 __fs32 s_time; /* time of last super block update */
86 __fs32 s_tfree; /* total number of free zones */
92 __fs32 s_state; /* file system state: 0x7c269d38-s_time means clean */
94 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
101 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
113 __fs32 s_time __packed2__; /* time of last super block update */
115 __fs32 s_tfree __packed2__; /* total number of free zones */
120 __fs32 s_state; /* file system state: 0xcb096f43 means clean */
122 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
131 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
143 __fs32 s_time __packed2__; /* time of last super block update */
145 __fs32 s_tfree __packed2__; /* total number of free zones */
169 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
181 __fs32 s_time __packed2__; /* time of last super block update */
182 __fs32 s_tfree __packed2__; /* total number of free zones */
188 __fs32 s_unique; /* zero, not used */
197 __fs32 i_size;
200 __fs32 i_atime; /* time of last access */
201 __fs32 i_mtime; /* time of last modification */
202 __fs32 i_ctime; /* time of creation */