Searched refs:gec (Results 1 – 4 of 4) sorted by relevance
324 WARN_ON(sh.gec != cpu_to_be64(0xffffffffffffffffull)); in read_gec()328 return be64_to_cpu(sh.gec); in read_gec()334 u64 gec[LOGFS_JOURNAL_SEGS], max; in logfs_read_journal() local342 gec[i] = read_gec(sb, super->s_journal_seg[i]); in logfs_read_journal()343 if (gec[i] > max) { in logfs_read_journal()344 max = gec[i]; in logfs_read_journal()408 u.sh.gec = cpu_to_be64(logfs_super(sb)->s_gec); in journal_erase_segment()
191 __be64 gec; member
151 sh->gec = cpu_to_be64(segno); in set_segment_header()
841 sh.gec = cpu_to_be64(logfs_super(sb)->s_gec); in ostore_erase_segment()