Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dglock.h187 extern struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl);
Dutil.c217 gfs2_glock_hold(live_gl); in signal_our_withdraw()
Dglock.c188 struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl) in gfs2_glock_hold() function
738 gfs2_glock_hold(gl); in do_xmote()
1253 gh->gh_gl = gfs2_glock_hold(gl); in __gfs2_holder_init()
1852 gfs2_glock_hold(gl); in gfs2_glock_cb()
Dsuper.c1050 gfs2_glock_hold(gl); in gfs2_drop_inode()
1543 gfs2_glock_hold(gl); in gfs2_evict_inode()
Dlog.c780 gfs2_glock_hold(gl); in gfs2_add_revoke()
Dfile.c1456 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl); in __flock_holder_uninit()