Searched refs:parent_directory (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dusnjrnl.h179 /*0x10*/leMFT_REF parent_directory;/* The mft reference of the parent member in struct:__anon16919
H A Dnamei.c343 parent_ino = MREF_LE(fn->parent_directory);
H A Dlayout.h983 * NOTE: All fields, except the parent_directory, are only updated when the
994 /* 0*/ leMFT_REF parent_directory; /* Directory this filename is member in struct:__anon16838
H A Dinode.c503 if (MREF_LE(file_name_attr->parent_directory) == FILE_Extend)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c661 mref = le64_to_cpu(fn->parent_directory);
1220 fn->parent_directory = MK_LE_MREF(dir_ni->mft_no,
1443 if (dir_ni->mft_no != MREF_LE(fn->parent_directory)) {
1447 (long long unsigned)MREF_LE(fn->parent_directory));
1612 fn->parent_directory = MK_LE_MREF(dir_ni->mft_no,
H A Dinode.c569 if (MREF_LE(fn->parent_directory) == ni->mft_no) {
580 le64_to_cpu(fn->parent_directory));
585 (long long)le64_to_cpu(fn->parent_directory));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h1087 * NOTE: All fields, except the parent_directory, are only updated when the
1098 /* 0*/ MFT_REF parent_directory; /* Directory this filename is member in struct:__anon4198

Completed in 140 milliseconds