Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dlops.h25 extern const struct gfs2_log_operations gfs2_revoke_lops;
Dlops.c858 const struct gfs2_log_operations gfs2_revoke_lops = { variable
878 &gfs2_revoke_lops,
Dlog.c605 bd->bd_ops = &gfs2_revoke_lops; in gfs2_add_revoke()