Searched refs:do_xmote (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | glock.c | 60 static void do_xmote(struct gfs2_glock *gl, struct gfs2_holder *gh, unsigned int target); 533 do_xmote(gl, gh, gl->gl_target); in finish_xmote() 538 do_xmote(gl, gh, LM_ST_UNLOCKED); in finish_xmote() 590 static void do_xmote(struct gfs2_glock *gl, struct gfs2_holder *gh, unsigned int target) in do_xmote() function 771 do_xmote(gl, gh, gl->gl_target); in run_queue()
|