Home
last modified time | relevance | path

Searched refs:gfs2_rg_lops (Results 1 – 3 of 3) sorted by relevance

/fs/gfs2/
Dlops.h26 extern const struct gfs2_log_operations gfs2_rg_lops;
Dlops.c744 const struct gfs2_log_operations gfs2_rg_lops = { variable
762 &gfs2_rg_lops,
Drgrp.c557 lops_init_le(&rgd->rd_le, &gfs2_rg_lops); in read_rindex_entry()