• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/

Lines Matching refs:__fs32

22 typedef __fs32 sysv_zone_t;
34 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
46 __fs32 s_time __packed2__; /* time of last super block update */
47 __fs32 s_tfree __packed2__; /* total number of free zones */
55 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
73 __fs32 s_fsize; /* total number of zones of this fs */
87 __fs32 s_time; /* time of last super block update */
89 __fs32 s_tfree; /* total number of free zones */
95 __fs32 s_state; /* file system state: 0x7c269d38-s_time means clean */
97 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
104 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
116 __fs32 s_time __packed2__; /* time of last super block update */
118 __fs32 s_tfree __packed2__; /* total number of free zones */
123 __fs32 s_state; /* file system state: 0xcb096f43 means clean */
125 __fs32 s_type; /* type of file system: 1 for 512 byte blocks
134 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
146 __fs32 s_time __packed2__; /* time of last super block update */
148 __fs32 s_tfree __packed2__; /* total number of free zones */
161 __fs32 s_fsize __packed2__; /* total number of zones of this fs */
173 __fs32 s_time __packed2__; /* time of last super block update */
174 __fs32 s_tfree __packed2__; /* total number of free zones */
180 __fs32 s_unique; /* zero, not used */
189 __fs32 i_size;
192 __fs32 i_atime; /* time of last access */
193 __fs32 i_mtime; /* time of last modification */
194 __fs32 i_ctime; /* time of creation */