Searched refs:undo_len (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfslog.c77 __le16 undo_len; // 0x0A: Undo length. member in struct:LOG_REC_HDR
194 __le32 undo_len; // 0x24: Total undo size member in struct:TRANSACTION_ENTRY
3274 if (lrh->redo_len == lrh->undo_len) {
4568 t16 = le16_to_cpu(lrh->undo_len);
5057 dlen = le16_to_cpu(lrh->undo_len);

Completed in 189 milliseconds