Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.h187 struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl);
H A Dutil.c217 gfs2_glock_hold(live_gl); in signal_our_withdraw()
H A Dsuper.c1055 gfs2_glock_hold(gl); in gfs2_drop_inode()
1548 gfs2_glock_hold(gl); in gfs2_evict_inode()
H A Dglock.c214 struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl) in gfs2_glock_hold() function
1293 gh->gh_gl = gfs2_glock_hold(gl); in __gfs2_holder_init()
1892 gfs2_glock_hold(gl); in gfs2_glock_cb()
H A Dlog.c780 gfs2_glock_hold(gl); in gfs2_add_revoke()
H A Dfile.c1457 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl); in __flock_holder_uninit()