Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c51 #define SHOWLISTS 10 /* max lcn or lsn shown in a list */ macro
1918 && (i<SHOWLISTS); i++) { in detaillogr()
2117 if (listsize > 8*SHOWLISTS) in detaillogr()
2118 listsize = 8*SHOWLISTS; in detaillogr()