Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlops.h25 extern const struct gfs2_log_operations gfs2_revoke_lops;
Dlops.c857 const struct gfs2_log_operations gfs2_revoke_lops = { variable
877 &gfs2_revoke_lops,
Dlog.c608 bd->bd_ops = &gfs2_revoke_lops; in gfs2_add_revoke()