Linux Kernel
3.7.1
|
#include <incore.h>
Data Fields | |
void(* | lo_add )(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) |
void(* | lo_before_commit )(struct gfs2_sbd *sdp) |
void(* | lo_after_commit )(struct gfs2_sbd *sdp, struct gfs2_ail *ai) |
void(* | lo_before_scan )(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, int pass) |
int(* | lo_scan_elements )(struct gfs2_jdesc *jd, unsigned int start, struct gfs2_log_descriptor *ld, __be64 *ptr, int pass) |
void(* | lo_after_scan )(struct gfs2_jdesc *jd, int error, int pass) |
const char * | lo_name |
void(* lo_add)(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) |
void(* lo_before_scan)(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, int pass) |