Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Drecovery.c143 head->lh_tail = be32_to_cpu(lh->lh_tail); in __get_log_header()
503 jd->jd_jid, head.lh_tail, head.lh_blkno); in gfs2_recover_func()
511 error = foreach_descriptor(jd, head.lh_tail, in gfs2_recover_func()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h449 __be32 lh_tail; /* Block number of log tail */ member