Searched refs:lh_tail (Results 1 – 4 of 4) sorted by relevance
142 head->lh_tail = be32_to_cpu(lh->lh_tail); in __get_log_header()504 jd->jd_jid, head.lh_tail, head.lh_blkno); in gfs2_recover_func()512 error = foreach_descriptor(jd, head.lh_tail, in gfs2_recover_func()
917 jd->jd_replay_tail = head->lh_tail; in revoke_lo_before_scan()
849 lh->lh_tail = cpu_to_be32(tail); in gfs2_write_log_header()
449 __be32 lh_tail; /* Block number of log tail */ member