Lines Matching refs:inodes
59 forgot to update a temporary variable so loading index inodes which
171 - Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING
254 bit which is preset on some system file inodes as appropriate.
345 to the table of inodes, i.e. $MFT, inode 0.
355 for dirty on-disk inodes and when it finds one it calls
364 read_cache_page() for the page (in page cache of table of inodes
380 fact that the vfs and ntfs inodes are one struct in memory to find
440 - Fix bug in handling of bad inodes in fs/ntfs/namei.c::ntfs_lookup().
527 ntfs_mst_aops for all inodes which are NInoMstProtected() and
528 ntfs_aops for all other inodes.
622 the calculation of total/free inodes as used by statfs().
628 inodes if we don't set base_ni->ext.extent_ntfs_inos to NULL after
691 there would be no way to distinguish between normal attribute inodes
692 and index inodes. The function to obtain an index inode is
760 - Commit open system inodes at umount time. This should make it
771 ntfs_commit_inode() in the hope that all inodes will have been
785 time, now only throw away dirty mft (meta)data pages if dirty inodes
808 ntfs_write_inode() which for now just cleans dirty inodes without
1102 were a normal file. Fake inodes rule. (-:
1104 2.0.15 - Fake inodes based attribute i/o via the pagecache, fixes and cleanups.
1116 attribute inodes, and both for files and directories.
1117 - Implement fake attribute inodes allowing all attribute i/o to go via
1129 attribute inodes, and both for files and directories.
1143 2.0.13 - Use iget5_locked() in preparation for fake inodes and small cleanups.
1176 - Add new fields to ntfs_inode structure to allow use of fake inodes
1194 2.0.10 - There can only be 2^32 - 1 inodes on an NTFS volume.
1196 - Add check at mount time to verify that the number of inodes on the
1202 remove mft_no because extent inodes do not have an attached struct
1446 nasty race as the run_list changes even when inodes are locked for
1473 bug in mapping of extent inodes. Update all the comments to fit all
1558 separate slab caches, one for big ntfs inodes containing a struct
1559 inode and pure ntfs inodes and at the same time fix some faulty
1595 - Remove use of proper inodes by extent inodes. Move i_ino and