Searched refs:gfs2_log_operations (Results 1 – 4 of 4) sorted by relevance
23 extern const struct gfs2_log_operations gfs2_glock_lops;24 extern const struct gfs2_log_operations gfs2_buf_lops;25 extern const struct gfs2_log_operations gfs2_revoke_lops;26 extern const struct gfs2_log_operations gfs2_databuf_lops;28 extern const struct gfs2_log_operations *gfs2_log_ops[];
846 const struct gfs2_log_operations gfs2_buf_lops = {855 const struct gfs2_log_operations gfs2_revoke_lops = {864 const struct gfs2_log_operations gfs2_databuf_lops = {872 const struct gfs2_log_operations *gfs2_log_ops[] = {
30 struct gfs2_log_operations;55 struct gfs2_log_operations { struct150 const struct gfs2_log_operations *bd_ops;
128 const struct gfs2_log_operations *lops) in gfs2_alloc_bufdata()