Searched refs:gfs2_log_descriptor (Results 1 – 6 of 6) sorted by relevance
17 ((sizeof(struct gfs2_log_descriptor) + sizeof(__be64) - 1) & \20 ((sizeof(struct gfs2_log_descriptor) + (2 * sizeof(__be64) - 1)) & \87 struct gfs2_log_descriptor *ld, in lops_scan_elements()
106 static inline struct gfs2_log_descriptor *bh_log_desc(struct buffer_head *bh) in bh_log_desc()108 return (struct gfs2_log_descriptor *)bh->b_data; in bh_log_desc()113 struct gfs2_log_descriptor *ld = bh_log_desc(bh); in bh_log_ptr()126 struct gfs2_log_descriptor *ld = bh_log_desc(bh); in gfs2_get_log_desc()172 struct gfs2_log_descriptor *ld; in buf_lo_before_commit()257 struct gfs2_log_descriptor *ld, __be64 *ptr, in buf_lo_scan_elements()336 struct gfs2_log_descriptor *ld; in revoke_lo_before_commit()351 offset = sizeof(struct gfs2_log_descriptor); in revoke_lo_before_commit()392 struct gfs2_log_descriptor *ld, __be64 *ptr, in revoke_lo_scan_elements()407 offset = sizeof(struct gfs2_log_descriptor); in revoke_lo_scan_elements()[all …]
318 struct gfs2_log_descriptor *ld; in foreach_descriptor()322 unsigned int offset = sizeof(struct gfs2_log_descriptor); in foreach_descriptor()334 ld = (struct gfs2_log_descriptor *)bh->b_data; in foreach_descriptor()
58 struct gfs2_log_descriptor *ld, __be64 *ptr,
54 first = (sdp->sd_sb.sb_bsize - sizeof(struct gfs2_log_descriptor)) / ssize; in gfs2_struct2blk()
391 struct gfs2_log_descriptor { struct