Home
last modified time | relevance | path

Searched refs:flags_search (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.h78 int flags_search; member
Dutils.c1075 if (ctx->flags_search & FEMR_DIR) { in mft_next_record()
1135 if (ctx->flags_match & ctx->flags_search) { in mft_next_record()
Dntfscluster.c293 m_ctx->flags_search = FEMR_IN_USE | FEMR_METADATA | FEMR_BASE_RECORD | FEMR_NOT_BASE_RECORD; in info()