Lines Matching refs:__fs32

18 typedef __fs32 sysv_zone_t;
30 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
42 __fs32 s_time __packed2__; /* time of last super block update */
43 __fs32 s_tfree __packed2__; /* total number of free zones */
51 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
69 __fs32 s_fsize; /* total number of zones of this fs */
83 __fs32 s_time; /* time of last super block update */
85 __fs32 s_tfree; /* total number of free zones */
91 __fs32 s_state; /* file system state: 0x7c269d38-s_time means clean */
93 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
100 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
112 __fs32 s_time __packed2__; /* time of last super block update */
114 __fs32 s_tfree __packed2__; /* total number of free zones */
119 __fs32 s_state; /* file system state: 0xcb096f43 means clean */
121 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
130 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
142 __fs32 s_time __packed2__; /* time of last super block update */
144 __fs32 s_tfree __packed2__; /* total number of free zones */
168 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
180 __fs32 s_time __packed2__; /* time of last super block update */
181 __fs32 s_tfree __packed2__; /* total number of free zones */
187 __fs32 s_unique; /* zero, not used */
196 __fs32 i_size;
199 __fs32 i_atime; /* time of last access */
200 __fs32 i_mtime; /* time of last modification */
201 __fs32 i_ctime; /* time of creation */