Home
last modified time | relevance | path

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

/fs/gfs2/
Drecovery.c130 lh->lh_tail = be32_to_cpu(str->lh_tail); in gfs2_log_header_in()
548 error = foreach_descriptor(jd, head.lh_tail, in gfs2_recover_func()
Dincore.h45 u32 lh_tail; /* Block number of log tail */ member
Dlops.c675 jd->jd_replay_tail = head->lh_tail; in revoke_lo_before_scan()
Dlog.c688 lh->lh_tail = cpu_to_be32(tail); in log_write_header()