Searched refs:gfs2_glock_hold (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/gfs2/
H A Dglock.h173 struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl);
H A Dutil.c217 gfs2_glock_hold(live_gl);
H A Dglock.c183 * gfs2_glock_hold() - increment reference count on glock
188 struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl) function
755 gfs2_glock_hold(gl);
1270 gh->gh_gl = gfs2_glock_hold(gl);
1888 gfs2_glock_hold(gl);
H A Dsuper.c1046 gfs2_glock_hold(gl);
1519 gfs2_glock_hold(gl);
H A Dlog.c776 gfs2_glock_hold(gl);
H A Dfile.c1462 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl);

Completed in 158 milliseconds