Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Drgrp.h40 extern void gfs2_rgrp_go_unlock(struct gfs2_holder *gh);
Dglops.c593 .go_unlock = gfs2_rgrp_go_unlock,
Drgrp.c1275 void gfs2_rgrp_go_unlock(struct gfs2_holder *gh) in gfs2_rgrp_go_unlock() function