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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c466 LSN rstr1_lsn, rstr2_lsn; local
554 !rstr1_ph ? &rstr1_lsn : &rstr2_lsn);
604 if (rstr2_lsn > rstr1_lsn) {
609 /* rstr1_lsn = rstr2_lsn; */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.c487 LSN rstr1_lsn, rstr2_lsn; local
584 !rstr1_ph ? &rstr1_lsn : &rstr2_lsn);
633 if (rstr2_lsn > rstr1_lsn) {
638 /* rstr1_lsn = rstr2_lsn; */

Completed in 86 milliseconds