Lines Matching refs:is
11 in readdir()) gives compiler warnings but is
24 - When a file is truncated to a size that is not
26 last allocated block is not cleared. Well,
113 partially used last block when a file is truncated.
114 It also marks the inode dirty now (which is not
138 - One set of dentry callbacks is enough. (BH)
144 - The original blocksize of the device is
145 restored when the fs is unmounted. (BH)
209 is that unlink(), rename() and rmdir() have to
210 be smart about them, but the result is worth the
242 name buffer. It is now silently truncated to
244 is too embarrassing.)
253 - fsuser is now checked last.
263 demand instead of when a file is opened, as
285 is no pointer to the super block available.)
286 - The filesystem is remounted read-only after an
297 (several MB) is much faster (of course the added
298 overhead slows down opening, but this is hardly
302 - The super block is now searched in the block that
307 - The number of used blocks is now also calculated
308 if the filesystem is mounted read-only.