Lines Matching defs:inum
953 s64 inum;
964 inum = MREF(selfloc->mft_ref1);
966 + (inum << vol->mft_record_size_bits);
971 && !ntfs_mft_record_check(vol, inum, mft1)) {
1014 s64 inum;
1022 inum = SELFLOC_LIMIT - 1;
1024 + (inum << vol->mft_record_size_bits);
1029 && !ntfs_mft_record_check(vol, inum, mft2)) {
1058 s64 inum;
1103 inum = SELFLOC_LIMIT - 1;
1105 + (inum << vol->mft_record_size_bits);
1106 inum = MREF(selfloc->mft_ref1);
1108 + (inum << vol->mft_record_size_bits);