lf_next           840 fs/gfs2/dir.c  			ln = be64_to_cpu(leaf->lf_next);
lf_next           890 fs/gfs2/dir.c  	leaf->lf_next = 0;
lf_next          1396 fs/gfs2/dir.c  		lfn = be64_to_cpu(lf->lf_next);
lf_next          1428 fs/gfs2/dir.c  		lfn = be64_to_cpu(lf->lf_next);
lf_next          1741 fs/gfs2/dir.c  		bn = be64_to_cpu(oleaf->lf_next);
lf_next          1758 fs/gfs2/dir.c  	oleaf->lf_next = cpu_to_be64(bh->b_blocknr);
lf_next          2012 fs/gfs2/dir.c  		nblk = be64_to_cpu(tmp_leaf->lf_next);
lf_next          2049 fs/gfs2/dir.c  		nblk = be64_to_cpu(tmp_leaf->lf_next);
lf_next           339 include/uapi/linux/gfs2_ondisk.h 	__be64 lf_next;			/* Next leaf, if overflow */