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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h232 FILE_Extend = 11, /* Directory containing other system files (eg. enumerator in enum:__anon4177
529 * E.g. used for $O index in FILE_Extend/$Quota.
534 * u32 key values. E.g. used for $O index in FILE_Extend/$ObjId, which
961 the file. Translate via $Q index in FILE_Extend
978 The journal is FILE_Extend/$UsnJrnl. Win2k
1159 * struct OBJ_ID_INDEX_DATA - FILE_Extend/$ObjId contains an index named $O.
2153 * The system file FILE_Extend/$Reparse contains an index named $R listing
2194 * The system file FILE_Extend/$Quota contains two indexes $O and $Q. Quotas
2331 GUID object_id; /* $O index in FILE_Extend/$ObjId: The
2335 FILE_Extend/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlayout.h234 FILE_Extend = 11, /* Directory containing other system files (eg. enumerator in enum:__anon16817
457 * E.g. used for $O index in FILE_Extend/$Quota.
462 * le32 key values. E.g. used for $O index in FILE_Extend/$ObjId, which
857 the file. Translate via $Q index in FILE_Extend
1059 * FILE_Extend/$ObjId contains an index named $O. This index contains all
2048 * The system file FILE_Extend/$Quota contains two indexes $O and $Q. Quotas
2186 GUID object_id; /* $O index in FILE_Extend/$ObjId: The
2190 FILE_Extend/$Reparse. */
2191 SID sid; /* $O index in FILE_Extend/$Quota:
2193 le32 owner_id; /* $Q index in FILE_Extend/
[all...]
H A Dinode.c503 if (MREF_LE(file_name_attr->parent_directory) == FILE_Extend)
1020 * directory of the file is FILE_Extend and if it is
H A Dsuper.c2048 vol->extend_ino = ntfs_iget(sb, FILE_Extend);

Completed in 108 milliseconds