Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h75 /* 8*/ leLSN chkdsk_lsn; /* The last log file sequence number found by
129 /* 0*/ leLSN current_lsn; /* The current, i.e. last LSN inside the log
269 /* 0*/ leLSN oldest_lsn; /* Oldest LSN needed by this client. On create
271 /* 8*/ leLSN client_restart_lsn;/* LSN at which this client needs to restart
320 leLSN last_lsn;
328 leLSN last_end_lsn;
388 leLSN this_lsn;
389 leLSN client_previous_lsn;
390 leLSN client_undo_next_lsn;
420 leLSN transaction_lsn;
[all …]
Dtypes.h85 typedef sle64 leLSN; typedef
Dlayout.h352 /* 8*/ leLSN lsn; /* $LogFile sequence number for this record.
427 /* 8*/ leLSN lsn; /* $LogFile sequence number for this record.
2159 /* 8*/ leLSN lsn; /* $LogFile sequence number of the last
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c3705 leLSN prevlsn; in find_latest_block()
3706 leLSN curlsn; in find_latest_block()