Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dlops.h25 extern const struct gfs2_log_operations gfs2_revoke_lops;
Dlops.c856 const struct gfs2_log_operations gfs2_revoke_lops = { variable
876 &gfs2_revoke_lops,
Dlog.c587 bd->bd_ops = &gfs2_revoke_lops; in gfs2_add_revoke()