Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Drgrp.h34 extern int gfs2_rgrp_go_lock(struct gfs2_holder *gh);
H A Dglops.c763 .go_lock = gfs2_rgrp_go_lock,
H A Drgrp.c1255 int gfs2_rgrp_go_lock(struct gfs2_holder *gh) in gfs2_rgrp_go_lock() function