Home
last modified time | relevance | path

Searched refs:FEMR_IN_USE (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dcluster.c59 m_ctx->flags_search = FEMR_IN_USE | FEMR_BASE_RECORD; in cluster_find()
Dutils.h64 #define FEMR_IN_USE (1 << 0) macro
Dntfscluster.c293 m_ctx->flags_search = FEMR_IN_USE | FEMR_METADATA | FEMR_BASE_RECORD | FEMR_NOT_BASE_RECORD; in info()
296 if (!(m_ctx->flags_match & FEMR_IN_USE)) in info()
Dutils.c1033 ctx->flags_match |= FEMR_IN_USE; in mft_next_record()