Searched refs:INDEX_ALLOCATION (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c192 static INDEX_ALLOCATION *g_index_block = NULL;
1224 * m's $DATA or $BITMAP+$INDEX_ALLOCATION resident?
1417 * m's $DATA or $BITMAP+$INDEX_ALLOCATION resident?
1560 * m's $DATA or $BITMAP+$INDEX_ALLOCATION resident?
2124 INDEX_ALLOCATION **idx)
2130 INDEX_ALLOCATION *ia_val = NULL;
2184 ia_val->usa_ofs = cpu_to_le16(sizeof(INDEX_ALLOCATION));
2207 (sizeof(INDEX_ALLOCATION) - sizeof(INDEX_HEADER)));
3909 static BOOL mkntfs_sync_index_record(INDEX_ALLOCATION* idx, MFT_RECORD* m,
3928 ntfs_log_error("BUG: $INDEX_ALLOCATION attribut
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c259 INDEX_ALLOCATION *ia;
846 INDEX_ALLOCATION *ia;
1114 INDEX_ALLOCATION *ia = NULL;
H A Dlayout.h260 * index, that means an INDEX_ROOT and an INDEX_ALLOCATION with a name other
2175 typedef INDEX_BLOCK INDEX_ALLOCATION; typedef

Completed in 220 milliseconds