Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dlops.h24 extern const struct gfs2_log_operations gfs2_buf_lops;
Dlops.c739 const struct gfs2_log_operations gfs2_buf_lops = { variable
775 &gfs2_buf_lops,
Dmeta_io.c297 lops_init_le(&bd->bd_le, &gfs2_buf_lops); in gfs2_attach_bufdata()