Home
last modified time | relevance | path

Searched refs:gfs2_rgrp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Drgrp.c271 /* Adjust for the size diff between gfs2_meta_header and gfs2_rgrp */ in gfs2_rbm_from_block()
272 rbm->offset += (sizeof(struct gfs2_rgrp) - in gfs2_rbm_from_block()
763 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
769 bytes = sdp->sd_sb.sb_bsize - sizeof(struct gfs2_rgrp); in compute_bitstructs()
770 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
1044 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_in()
1059 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_ondisk2lvb()
1072 struct gfs2_rgrp *str = buf; in gfs2_rgrp_out()
1087 crc = gfs2_disk_hash(buf, sizeof(struct gfs2_rgrp)); in gfs2_rgrp_out()
1097 struct gfs2_rgrp *st in gfs2_rgrp_lvb_valid()
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Drgrp.c287 /* Adjust for the size diff between gfs2_meta_header and gfs2_rgrp */ in gfs2_rbm_from_block()
288 rbm->offset += (sizeof(struct gfs2_rgrp) - in gfs2_rbm_from_block()
779 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
785 bytes = sdp->sd_sb.sb_bsize - sizeof(struct gfs2_rgrp); in compute_bitstructs()
786 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
1061 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_in()
1076 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_ondisk2lvb()
1089 struct gfs2_rgrp *str = buf; in gfs2_rgrp_out()
1104 crc = gfs2_disk_hash(buf, sizeof(struct gfs2_rgrp)); in gfs2_rgrp_out()
1114 struct gfs2_rgrp *st in gfs2_rgrp_lvb_valid()
[all...]
H A Dlops.c769 struct gfs2_rgrp *jrgd = (struct gfs2_rgrp *)bh_log->b_data; in obsolete_rgrp()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h190 struct gfs2_rgrp { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h190 struct gfs2_rgrp { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h134 struct gfs2_rgrp { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h134 struct gfs2_rgrp { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h117 struct gfs2_rgrp { struct

Completed in 14 milliseconds