Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Drgrp.h34 extern int gfs2_rgrp_go_instantiate(struct gfs2_glock *gl);
Dglops.c748 .go_instantiate = gfs2_rgrp_go_instantiate,
Drgrp.c1199 int gfs2_rgrp_go_instantiate(struct gfs2_glock *gl) in gfs2_rgrp_go_instantiate() function