Lines Matching +full:single +full:- +full:core
38 .I "super-block" .
39 The super-block is built when the file system is created (\c
42 The super-block
46 Because the super-block contains critical data,
56 or other hard disk error causes the default super-block
74 the range 5-13.
80 a doubly indirect block contains 1024 addresses of further single indirect
91 The block size of the file system is maintained in the super-block,
130 A single hardware failure that destroyed the top platter
131 could cause the loss of all copies of the redundant super-blocks.
145 any single track, cylinder,
146 or platter can be lost without losing all copies of the super-blocks.
154 the file system space allocator divides a single
172 and possibly a single fragmented block.
210 .I "in-core"
223 lags the state of the file system represented by the in-core information.
225 The disk information is updated to reflect the in-core information
234 If the system is halted without writing out the in-core information,