Searched refs:mftmirr_lcn (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntfs-84/kext/
H A Dntfs_volume.h92 LCN mftmirr_lcn; /* Cluster location of copy of mft. */ member in struct:_ntfs_volume
H A Dntfs_layout.h98 sle64 mftmirr_lcn; /* Cluster location of copy of mft. */ member in struct:__anon11328
H A Dntfs_vfsops.c551 ll = sle64_to_cpu(b->mftmirr_lcn);
558 vol->mftmirr_lcn = ll;
559 ntfs_debug("vol->mftmirr_lcn = 0x%llx",
560 (unsigned long long)vol->mftmirr_lcn);
1488 if (ni->rl.rl->lcn != vol->mftmirr_lcn ||
/macosx-10.10/ntfs-84/util/
H A Dntfs.util.c68 LCN mftmirr_lcn; /* Cluster location of copy of mft. */ member in struct:__anon11445
240 ll = sle64_to_cpu(b->mftmirr_lcn);
243 vol->mftmirr_lcn = ll;

Completed in 200 milliseconds