Lines Matching refs:index
75 #include "index.h"
1546 SII_INDEX_DATA sii; /* $SII index data in $Secure */
1547 SDH_INDEX_DATA sdh; /* $SDH index data in $Secure */
1548 QUOTA_O_INDEX_DATA quota_o; /* $O index data in $Quota */
1549 QUOTA_CONTROL_ENTRY quota_q; /* $Q index data in $Quota */
1729 ntfs_log_verbose("\tWARNING: Corrupt index entry, "
1730 "skipping the remainder of this index "
1738 ntfs_log_verbose("\tEnd of index block reached\n");
1760 ntfs_log_error("Unknown index attribute type: 0x%0X\n",
1865 ntfs_dump_index_header("\t", &index_root->index);
1868 le32_to_cpu(index_root->index.entries_offset) + 0x10);
1869 ntfs_log_verbose("\tDumping index root:\n");
1901 ntfs_log_verbose("\tDumping index block:\n");
1910 le32_to_cpu(ib->index.entries_offset) + 0x18);
1913 ntfs_dump_index_header("\t\t", &ib->index);