Home
last modified time | relevance | path

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

/fs/gfs2/
Dlops.h27 extern const struct gfs2_log_operations gfs2_databuf_lops;
Dlops.c750 const struct gfs2_log_operations gfs2_databuf_lops = { variable
760 &gfs2_databuf_lops,
Dmeta_io.c297 lops_init_le(&bd->bd_le, &gfs2_databuf_lops); in gfs2_attach_bufdata()