lh_tail            42 fs/gfs2/incore.h 	u32 lh_tail;		/* Block number of log tail */
lh_tail           709 fs/gfs2/log.c  	lh->lh_tail = cpu_to_be32(tail);
lh_tail           917 fs/gfs2/lops.c 	jd->jd_replay_tail = head->lh_tail;
lh_tail           144 fs/gfs2/recovery.c 	head->lh_tail = be32_to_cpu(lh->lh_tail);
lh_tail           392 fs/gfs2/recovery.c 			jd->jd_jid, head.lh_tail, head.lh_blkno);
lh_tail           396 fs/gfs2/recovery.c 			error = foreach_descriptor(jd, head.lh_tail,
lh_tail           442 include/uapi/linux/gfs2_ondisk.h 	__be32 lh_tail;		/* Block number of log tail */