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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Dusnjrnl.c64 "journal_id 0x%llx, old lowest_valid_usn "
65 "0x%llx, new journal_id 0x%llx, new "
67 (long long)sle64_to_cpu(uh->journal_id),
73 uh->journal_id = stamp;
H A Dusnjrnl.h66 * generating a new journal_id in $DATA/$Max.
68 * The journal_id is as of the current version (2.0) of the transaction log
106 /*0x10*/sle64 journal_id; /* Current id of the transaction log. */ member in struct:__anon7601
108 current journal_id. */

Completed in 25 milliseconds