• Home
  • Raw
  • Download

Lines Matching full:which

45 resuid=n			The user ID which may use the reserved blocks.
46 resgid=n The group ID which may use the reserved blocks.
79 which is decided when the filesystem is created. Smaller blocks mean
91 bitmap and the inode usage bitmap which show which blocks and inodes
98 in the same block group as the inode which contains them.
120 and which OS created it.
135 structure contains pointers to the filesystem blocks which contain the
142 There are some reserved fields which are currently unused in the inode
143 structure and several which are overloaded. One field is reserved for the
147 by the HURD to reference the inode of a program which will be used to
153 There are pointers to the first 12 blocks which contain the file's data
154 in the inode. There is a pointer to an indirect block (which contains
156 block (which contains pointers to indirect blocks) and a pointer to a
157 trebly-indirect block (which contains pointers to doubly-indirect blocks).
159 The flags field contains some ext2-specific flags which aren't catered
171 It is a specially formatted file containing records which associate
178 The inode allocation code tries to assign inodes which are in the same
179 block group as the directory in which they are first created.
194 which would normally be used to store the pointers to data blocks.
200 the fields which would be used to point to the data blocks.
209 quotas). It also keeps the filesystem from filling up entirely which
217 fields which indicate whether fsck should actually run (since checking
239 a kernel which didn't know anything about this feature could read/write
241 making it inconsistent). This is essentially just a flag which says
255 which would leading to inconsistent bitmaps. An old kernel would also
256 get an error if it tried to free a series of blocks which crossed a group
263 than 256 characters, which would lead to corrupt directory listings.
267 RECOVER flag is needed to prevent a kernel which does not understand the
307 No tools currently exist which can change the ratio of inodes to blocks.
322 which support larger pages).
347 file which stores whole metadata (and optionally data) blocks that have
359 the blocks in that transaction so they are discarded (which means any