gfs2_log_operations   20 fs/gfs2/incore.h struct gfs2_log_operations;
gfs2_log_operations   60 fs/gfs2/incore.h 	const struct gfs2_log_operations *le_ops;
gfs2_log_operations  725 fs/gfs2/lops.c const struct gfs2_log_operations gfs2_buf_lops = {
gfs2_log_operations  735 fs/gfs2/lops.c const struct gfs2_log_operations gfs2_revoke_lops = {
gfs2_log_operations  744 fs/gfs2/lops.c const struct gfs2_log_operations gfs2_rg_lops = {
gfs2_log_operations  750 fs/gfs2/lops.c const struct gfs2_log_operations gfs2_databuf_lops = {
gfs2_log_operations  759 fs/gfs2/lops.c const struct gfs2_log_operations *gfs2_log_ops[] = {
gfs2_log_operations   23 fs/gfs2/lops.h extern const struct gfs2_log_operations gfs2_glock_lops;
gfs2_log_operations   24 fs/gfs2/lops.h extern const struct gfs2_log_operations gfs2_buf_lops;
gfs2_log_operations   25 fs/gfs2/lops.h extern const struct gfs2_log_operations gfs2_revoke_lops;
gfs2_log_operations   26 fs/gfs2/lops.h extern const struct gfs2_log_operations gfs2_rg_lops;
gfs2_log_operations   27 fs/gfs2/lops.h extern const struct gfs2_log_operations gfs2_databuf_lops;
gfs2_log_operations   29 fs/gfs2/lops.h extern const struct gfs2_log_operations *gfs2_log_ops[];