Searched refs:mft_reference (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/ntfs-84/kext/
H A Dntfs_usnjrnl.h193 /* 8*/leMFT_REF mft_reference;/* The mft reference of the file (or member in struct:__anon11443
H A Dntfs_attr_list.c119 if (entry->mft_reference != base_mref) {
371 .mft_reference = mref,
734 if (al_entry->mft_reference == mref &&
936 if (al_entry->mft_reference == mref)
941 le64_to_cpu(al_entry->mft_reference), &ni, &m);
963 MREF_LE(al_entry->mft_reference), err2);
1563 if (al_entry->mft_reference == mref &&
1998 if (al_entry->mft_reference == mref &&
H A Dntfs_debug.c328 MREF_LE(entry->mft_reference));
H A Dntfs_attr.c1105 if (MREF_LE(al_entry->mft_reference) == ni->mft_no) {
1106 if (MSEQNO_LE(al_entry->mft_reference) != ni->seq_no) {
1120 if (MREF_LE(al_entry->mft_reference) ==
1128 al_entry->mft_reference), &ni,
1137 mft_reference),
2702 al_entry->mft_reference = MK_LE_MREF(ctx->ni->mft_no, ctx->ni->seq_no);
3305 if (al_entry->mft_reference == mref &&
3629 al_entry->mft_reference = MK_LE_MREF(ni->mft_no, ni->seq_no);
3787 ctx->al_entry->mft_reference = MK_LE_MREF(ni->mft_no, ni->seq_no);
3824 al_entry->mft_reference
[all...]
H A Dntfs_layout.h1010 /* 16*/ leMFT_REF mft_reference;/* The reference of the mft record holding member in struct:__anon11350
1138 leMFT_REF mft_reference;/* Mft record containing the object_id in member in struct:__anon11357
H A Dntfs_index.c1731 al_entry->mft_reference = MK_LE_MREF(ctx->ni->mft_no, ctx->ni->seq_no);
2683 if (al_entry->mft_reference == mref &&
H A Dntfs_vfsops.c982 if (MREF_LE(al_entry->mft_reference) != ni->mft_no) {
992 if (MSEQNO_LE(al_entry->mft_reference) != ni->seq_no)
H A Dntfs_vnops.c7527 mref = entry->mft_reference;

Completed in 219 milliseconds