Home
last modified time | relevance | path

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

/linux-3.4.99/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
Dlog.c609 lh->lh_tail = cpu_to_be32(tail); in log_write_header()
Dlops.c516 sdp->sd_replay_tail = head->lh_tail; in revoke_lo_before_scan()
/linux-3.4.99/include/linux/
Dgfs2_ondisk.h373 __be32 lh_tail; /* Block number of log tail */ member