Home
last modified time | relevance | path

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

/fs/gfs2/
Drgrp.h34 extern int gfs2_rgrp_go_lock(struct gfs2_holder *gh);
Dglops.c633 .go_lock = gfs2_rgrp_go_lock,
Drgrp.c1277 int gfs2_rgrp_go_lock(struct gfs2_holder *gh) in gfs2_rgrp_go_lock() function