Home
last modified time | relevance | path

Searched refs:lh_sequence (Results 1 – 4 of 4) sorted by relevance

/fs/gfs2/
A Drecovery.c141 head->lh_sequence = be64_to_cpu(lh->lh_sequence); in __get_log_header()
269 head->lh_sequence++; in clean_journal()
270 gfs2_write_log_header(sdp, jd, head->lh_sequence, 0, head->lh_blkno, in clean_journal()
586 sdp->sd_log_sequence = head->lh_sequence + 1; in gfs2_log_pointers_init()
A Dlops.c432 if (lh.lh_sequence >= head->lh_sequence) in gfs2_jhead_folio_search()
A Dincore.h41 u64 lh_sequence; /* Sequence number of this transaction */ member
A Dlog.c852 lh->lh_sequence = cpu_to_be64(seq); in gfs2_write_log_header()

Completed in 13 milliseconds