Home
last modified time | relevance | path

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

/fs/gfs2/
Dlops.h24 extern const struct gfs2_log_operations gfs2_buf_lops;
Dlops.c725 const struct gfs2_log_operations gfs2_buf_lops = { variable
761 &gfs2_buf_lops,
Dmeta_io.c295 lops_init_le(&bd->bd_le, &gfs2_buf_lops); in gfs2_attach_bufdata()