Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dglops.h16 extern const struct gfs2_glock_operations gfs2_rgrp_glops;
Dglops.c736 const struct gfs2_glock_operations gfs2_rgrp_glops = { variable
785 [LM_TYPE_RGRP] = &gfs2_rgrp_glops,
Drgrp.c927 &gfs2_rgrp_glops, CREATE, &rgd->rd_gl); in read_rindex_entry()