Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drgrp.h34 int gfs2_rgrp_go_instantiate(struct gfs2_glock *gl);
H A Dglops.c742 .go_instantiate = gfs2_rgrp_go_instantiate,
H A Drgrp.c1199 int gfs2_rgrp_go_instantiate(struct gfs2_glock *gl) in gfs2_rgrp_go_instantiate() function