Home
last modified time | relevance | path

Searched refs:LH_V1_SIZE (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/gfs2/
H A Drecovery.c130 hash = crc32(~0, lh, LH_V1_SIZE - 4); in __get_log_header()
136 crc = crc32c(~0, (void *)lh + LH_V1_SIZE + 4, in __get_log_header()
137 sdp->sd_sb.sb_bsize - LH_V1_SIZE - 4); in __get_log_header()
H A Dlog.c852 hash = ~crc32(~0, lh, LH_V1_SIZE); in gfs2_write_log_header()
888 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
890 crc = crc32c(~0, (void *)lh + LH_V1_SIZE + 4, in gfs2_write_log_header()
891 sb->s_blocksize - LH_V1_SIZE - 4); in gfs2_write_log_header()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/gfs2/
H A Drecovery.c130 hash = crc32(~0, lh, LH_V1_SIZE - 4); in __get_log_header()
136 crc = crc32c(~0, (void *)lh + LH_V1_SIZE + 4, in __get_log_header()
137 sdp->sd_sb.sb_bsize - LH_V1_SIZE - 4); in __get_log_header()
H A Dlog.c852 hash = ~crc32(~0, lh, LH_V1_SIZE); in gfs2_write_log_header()
888 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
890 crc = crc32c(~0, (void *)lh + LH_V1_SIZE + 4, in gfs2_write_log_header()
891 sb->s_blocksize - LH_V1_SIZE - 4); in gfs2_write_log_header()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/gfs2/
H A Drecovery.c130 hash = crc32(~0, lh, LH_V1_SIZE - 4); in __get_log_header()
136 crc = crc32c(~0, (void *)lh + LH_V1_SIZE + 4, in __get_log_header()
137 sdp->sd_sb.sb_bsize - LH_V1_SIZE - 4); in __get_log_header()
H A Dlog.c852 hash = ~crc32(~0, lh, LH_V1_SIZE); in gfs2_write_log_header()
888 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
890 crc = crc32c(~0, (void *)lh + LH_V1_SIZE + 4, in gfs2_write_log_header()
891 sb->s_blocksize - LH_V1_SIZE - 4); in gfs2_write_log_header()
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash)) macro