Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c132 void gfs2_glock_hold(struct gfs2_glock *gl) in gfs2_glock_hold() function
400 gfs2_glock_hold(gl); in state_change()
547 gfs2_glock_hold(gl); in do_xmote()
629 gfs2_glock_hold(gl); in run_queue()
825 gfs2_glock_hold(gl); in gfs2_holder_init()
1118 gfs2_glock_hold(gl); in gfs2_glock_dq()
1288 gfs2_glock_hold(gl); in gfs2_glock_cb()
1362 gfs2_glock_hold(gl); in gfs2_glock_complete()
1408 gfs2_glock_hold(gl); in gfs2_dispose_glock_lru()
1520 gfs2_glock_hold(gl); in thaw_glock()
[all …]
Dglock.h184 extern void gfs2_glock_hold(struct gfs2_glock *gl);
Dglops.c528 gfs2_glock_hold(gl); in iopen_go_callback()