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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Drevoke.c650 if (hfsplus_tid_gt(sequence, record->sequence))
673 if (hfsplus_tid_gt(sequence, record->sequence))
H A Dhfsplus_jbd.h1028 static inline int hfsplus_tid_gt(hfsplus_jbd_tid_t x, hfsplus_jbd_tid_t y) function
H A Djbd_journal.c538 while (hfsplus_tid_gt(tid, journal->j_commit_sequence)) {
544 !hfsplus_tid_gt(tid, journal->j_commit_sequence));

Completed in 54 milliseconds