Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c52 #define BLOCKBITS 9 /* This is only used to read the restart page */ macro
2951 blockbits = BLOCKBITS; /* Until the correct value is read */ in read_restart()