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

/linux-master/fs/ntfs3/
H A Dfslog.c246 __le64 client_undo_next_lsn; // 0x10: member in struct:LFS_RECORD_HDR
2529 next_lsn = le64_to_cpu(hdr->client_undo_next_lsn);
4419 tr->undo_next_lsn = frh->client_undo_next_lsn;
4601 tr->undo_next_lsn = frh->client_undo_next_lsn;

Completed in 109 milliseconds