Searched refs:gfs2_rgrp_go_unlock (Results 1 – 3 of 3) sorted by relevance
36 extern void gfs2_rgrp_go_unlock(struct gfs2_holder *gh);
603 .go_unlock = gfs2_rgrp_go_unlock,
1308 void gfs2_rgrp_go_unlock(struct gfs2_holder *gh) in gfs2_rgrp_go_unlock() function