Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Drgrp.h36 extern void gfs2_rgrp_go_unlock(struct gfs2_holder *gh);
Dglops.c603 .go_unlock = gfs2_rgrp_go_unlock,
Drgrp.c1308 void gfs2_rgrp_go_unlock(struct gfs2_holder *gh) in gfs2_rgrp_go_unlock() function