Home
last modified time | relevance | path

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

/linux-4.1.27/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.h44 u32 lh_tail; /* Block number of log tail */ member
Dlops.c682 jd->jd_replay_tail = head->lh_tail; in revoke_lo_before_scan()
Dlog.c677 lh->lh_tail = cpu_to_be32(tail); in log_write_header()
/linux-4.1.27/include/uapi/linux/
Dgfs2_ondisk.h400 __be32 lh_tail; /* Block number of log tail */ member