Searched refs:lh_sequence (Results 1 – 6 of 6) sorted by relevance
165 head->lh_sequence = be64_to_cpu(lh->lh_sequence); in get_log_header()234 if (lh.lh_sequence == head->lh_sequence) { in jhead_scan()238 if (lh.lh_sequence < head->lh_sequence) in jhead_scan()281 if (lh_1.lh_sequence <= lh_m.lh_sequence) in gfs2_find_jhead()381 gfs2_write_log_header(sdp, jd, head->lh_sequence + 1, 0, in clean_journal()
43 u64 lh_sequence; /* Sequence number of this transaction */ member
534 sdp->sd_log_sequence = head.lh_sequence + 1; in freeze_go_xmote_bh()
697 lh->lh_sequence = cpu_to_be64(seq); in gfs2_write_log_header()
439 sdp->sd_log_sequence = head.lh_sequence + 1; in gfs2_make_fs_rw()
440 __be64 lh_sequence; /* Sequence number of this transaction */ member