Home
last modified time | relevance | path

Searched refs:gfs2_log_header (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Drecovery.h30 const struct gfs2_log_header *lh, unsigned int blkno,
H A Drecovery.c120 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header()
178 error = __get_log_header(sdp, (const struct gfs2_log_header *)bh->b_data, in get_log_header()
H A Dlog.c763 struct gfs2_log_header *lh; in gfs2_write_log_header()
819 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
/kernel/linux/linux-6.6/fs/gfs2/
H A Drecovery.h30 const struct gfs2_log_header *lh, unsigned int blkno,
H A Drecovery.c118 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header()
176 error = __get_log_header(sdp, (const struct gfs2_log_header *)bh->b_data, in get_log_header()
H A Dlog.c836 struct gfs2_log_header *lh; in gfs2_write_log_header()
896 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h441 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
443 struct gfs2_log_header { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
444 struct gfs2_log_header { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h301 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
302 struct gfs2_log_header { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h301 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
302 struct gfs2_log_header { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h287 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
288 struct gfs2_log_header { struct

Completed in 14 milliseconds