Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglops.h16 extern const struct gfs2_glock_operations gfs2_rgrp_glops;
H A Dglops.c739 const struct gfs2_glock_operations gfs2_rgrp_glops = { variable
788 [LM_TYPE_RGRP] = &gfs2_rgrp_glops,
H A Drgrp.c927 &gfs2_rgrp_glops, CREATE, &rgd->rd_gl); in read_rindex_entry()