Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.h38 extern int gfs2_rgrp_go_lock(struct gfs2_holder *gh);
Dglops.c598 .go_lock = gfs2_rgrp_go_lock,
Drgrp.c1254 int gfs2_rgrp_go_lock(struct gfs2_holder *gh) in gfs2_rgrp_go_lock() function