Home
last modified time | relevance | path

Searched refs:rg_crc (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dgfs2_ondisk.h200 __be32 rg_crc; /* crc32 of the structure with this field 0 */ member
/linux-4.19.296/fs/gfs2/
Drgrp.c1109 str->rg_crc = 0; in gfs2_rgrp_out()
1111 str->rg_crc = cpu_to_be32(crc); in gfs2_rgrp_out()