• 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:__fs16

12 typedef u16 __fs16;
13 typedef u32 __fs16;
17 typedef __fs16 sysv_ino_t;
33 __fs16 s_isize; /* index of first data zone */
36 __fs16 s_nfree; /* number of free blocks in s_free, <= XENIX_NICFREE */
39 __fs16 s_ninode; /* number of free inodes in s_inode, <= XENIX_NICINOD */
48 __fs16 s_tinode; /* total number of free inodes */
49 __fs16 s_dinfo[4]; /* device information ?? */
71 __fs16 s_isize; /* index of first data zone */
75 __fs16 s_nfree; /* number of free blocks in s_free, <= SYSV_NICFREE */
79 __fs16 s_ninode; /* number of free inodes in s_inode, <= SYSV_NICINOD */
88 __fs16 s_dinfo[4]; /* device information ?? */
90 __fs16 s_tinode; /* total number of free inodes */
103 __fs16 s_isize; /* index of first data zone */
106 __fs16 s_nfree; /* number of free blocks in s_free, <= SYSV_NICFREE */
109 __fs16 s_ninode; /* number of free inodes in s_inode, <= SYSV_NICINOD */
117 __fs16 s_dinfo[4]; /* device information ?? */
119 __fs16 s_tinode; /* total number of free inodes */
133 __fs16 s_isize; /* index of first data zone */
136 __fs16 s_nfree; /* number of free blocks in s_free, <= V7_NICFREE */
139 __fs16 s_ninode; /* number of free inodes in s_inode, <= V7_NICINOD */
149 __fs16 s_tinode; /* total number of free inodes */
150 __fs16 s_m; /* interleave factor */
151 __fs16 s_n; /* interleave factor */
160 __fs16 s_isize; /* index of first data zone */
163 __fs16 s_nfree; /* number of free blocks in s_free, <= COH_NICFREE */
166 __fs16 s_ninode; /* number of free inodes in s_inode, <= COH_NICINOD */
175 __fs16 s_tinode; /* total number of free inodes */
176 __fs16 s_interleave_m; /* interleave factor */
177 __fs16 s_interleave_n;
185 __fs16 i_mode;
186 __fs16 i_nlink;
187 __fs16 i_uid;
188 __fs16 i_gid;