Searched refs:do_xmote (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/gfs2/ |
| H A D | glock.c | 63 static void do_xmote(struct gfs2_glock *gl, struct gfs2_holder *gh, unsigned int target); 619 do_xmote(gl, gh, gl->gl_target); in finish_xmote() 635 do_xmote(gl, gh, gl->gl_target); in finish_xmote() 640 do_xmote(gl, gh, LM_ST_UNLOCKED); in finish_xmote() 690 static void do_xmote(struct gfs2_glock *gl, struct gfs2_holder *gh, in do_xmote() function 871 do_xmote(gl, NULL, gl->gl_target); in run_queue() 884 do_xmote(gl, gh, gl->gl_target); in run_queue()
|