Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Drecovery.c142 head->lh_sequence = be64_to_cpu(lh->lh_sequence); in __get_log_header()
271 gfs2_write_log_header(sdp, jd, head->lh_sequence + 1, 0, lblock, in clean_journal()
A Dlops.c437 if (lh.lh_sequence >= head->lh_sequence) in gfs2_jhead_pg_srch()
A Dincore.h41 u64 lh_sequence; /* Sequence number of this transaction */ member
A Dglops.c617 sdp->sd_log_sequence = head.lh_sequence + 1; in freeze_go_xmote_bh()
A Dlog.c848 lh->lh_sequence = cpu_to_be64(seq); in gfs2_write_log_header()
A Dsuper.c150 sdp->sd_log_sequence = head.lh_sequence + 1; in gfs2_make_fs_rw()
/linux/include/uapi/linux/
A Dgfs2_ondisk.h447 __be64 lh_sequence; /* Sequence number of this transaction */ member

Completed in 19 milliseconds