Home
last modified time | relevance | path

Searched refs:gfs2_log_descriptor (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dlops.h14 ((sizeof(struct gfs2_log_descriptor) + sizeof(__be64) - 1) & \
17 ((sizeof(struct gfs2_log_descriptor) + (2 * sizeof(__be64) - 1)) & \
75 struct gfs2_log_descriptor *ld, in lops_scan_elements()
H A Dlops.c605 struct gfs2_log_descriptor *ld = page_address(page); in gfs2_get_log_desc()
649 struct gfs2_log_descriptor *ld; in gfs2_before_commit()
756 struct gfs2_log_descriptor *ld, __be64 *ptr, in buf_lo_scan_elements()
855 offset = sizeof(struct gfs2_log_descriptor); in revoke_lo_before_commit()
906 struct gfs2_log_descriptor *ld, __be64 *ptr, in revoke_lo_scan_elements()
921 offset = sizeof(struct gfs2_log_descriptor); in revoke_lo_scan_elements()
988 struct gfs2_log_descriptor *ld, in databuf_lo_scan_elements()
H A Drecovery.c202 struct gfs2_log_descriptor *ld; in foreach_descriptor()
206 unsigned int offset = sizeof(struct gfs2_log_descriptor); in foreach_descriptor()
218 ld = (struct gfs2_log_descriptor *)bh->b_data; in foreach_descriptor()
H A Dglops.c149 unsigned int max_revokes = (sdp->sd_sb.sb_bsize - sizeof(struct gfs2_log_descriptor)) / sizeof(u64); in gfs2_ail_flush()
H A Dincore.h61 struct gfs2_log_descriptor *ld, __be64 *ptr,
H A Dlog.c715 int max_revokes = (sdp->sd_sb.sb_bsize - sizeof(struct gfs2_log_descriptor)) / sizeof(u64); in gfs2_write_revokes()
H A Dops_fstype.c311 sizeof(struct gfs2_log_descriptor)) / sizeof(u64); in gfs2_read_sb()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dlops.c611 struct gfs2_log_descriptor *ld = page_address(page); in gfs2_get_log_desc()
655 struct gfs2_log_descriptor *ld; in gfs2_before_commit()
786 struct gfs2_log_descriptor *ld, __be64 *ptr, in buf_lo_scan_elements()
873 offset = sizeof(struct gfs2_log_descriptor); in revoke_lo_before_commit()
928 struct gfs2_log_descriptor *ld, __be64 *ptr, in revoke_lo_scan_elements()
943 offset = sizeof(struct gfs2_log_descriptor); in revoke_lo_scan_elements()
1011 struct gfs2_log_descriptor *ld, in databuf_lo_scan_elements()
H A Dlops.h63 struct gfs2_log_descriptor *ld, in lops_scan_elements()
H A Drecovery.c201 struct gfs2_log_descriptor *ld; in foreach_descriptor()
205 unsigned int offset = sizeof(struct gfs2_log_descriptor); in foreach_descriptor()
217 ld = (struct gfs2_log_descriptor *)bh->b_data; in foreach_descriptor()
H A Dincore.h62 struct gfs2_log_descriptor *ld, __be64 *ptr,
H A Dops_fstype.c303 sizeof(struct gfs2_log_descriptor)) / sizeof(u64); in gfs2_read_sb()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h483 struct gfs2_log_descriptor { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h484 struct gfs2_log_descriptor { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h323 struct gfs2_log_descriptor { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h323 struct gfs2_log_descriptor { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h311 struct gfs2_log_descriptor { struct

Completed in 21 milliseconds