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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Drecovery.c128 lh->lh_sequence = be64_to_cpu(str->lh_sequence);
239 if (lh.lh_sequence == head->lh_sequence) {
243 if (lh.lh_sequence < head->lh_sequence)
286 if (lh_1.lh_sequence <= lh_m.lh_sequence)
417 lh->lh_sequence = cpu_to_be64(head->lh_sequence
[all...]
H A Dglops.c360 sdp->sd_log_sequence = head.lh_sequence + 1;
H A Dincore.h36 u64 lh_sequence; /* Sequence number of this transaction */ member in struct:gfs2_log_header_host
H A Dlog.c587 lh->lh_sequence = cpu_to_be64(sdp->sd_log_sequence++);
H A Dsuper.c393 sdp->sd_log_sequence = head.lh_sequence + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgfs2_ondisk.h368 __be64 lh_sequence; /* Sequence number of this transaction */ member in struct:gfs2_log_header

Completed in 116 milliseconds