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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dobject_id.c195 dir_ni = ntfs_inode_open(vol, FILE_Extend);
H A Dreparse.c1028 dir_ni = ntfs_inode_open(vol, FILE_Extend);
H A Dlayout.h238 FILE_Extend = 11, /* Directory containing other system files (eg. enumerator in enum:__anon19
537 * E.g. used for $O index in FILE_Extend/$Quota.
542 * le32 key values. E.g. used for $O index in FILE_Extend/$ObjId, which
963 the file. Translate via $Q index in FILE_Extend
980 The journal is FILE_Extend/$UsnJrnl. Win2k
1166 * struct OBJ_ID_INDEX_DATA - FILE_Extend/$ObjId contains an index named $O.
2180 * The system file FILE_Extend/$Reparse contains an index named $R listing
2221 * The system file FILE_Extend/$Quota contains two indexes $O and $Q. Quotas
2358 GUID object_id; /* $O index in FILE_Extend/$ObjId: The
2362 FILE_Extend/
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c846 if ((vol->major_ver == 3) && (num == FILE_Extend))
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c636 if (parent == FILE_Extend) {
935 if (parent == FILE_Extend) {

Completed in 67 milliseconds