Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.h40 extern void gfs2_rgrp_go_unlock(struct gfs2_holder *gh);
Dglops.c599 .go_unlock = gfs2_rgrp_go_unlock,
Drgrp.c1290 void gfs2_rgrp_go_unlock(struct gfs2_holder *gh) in gfs2_rgrp_go_unlock() function