Searched refs:gl_req_bh (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dglock.c323 gl->gl_req_bh = NULL;
777 gl->gl_req_bh = NULL;
817 gl->gl_req_bh = xmote_bh;
865 gl->gl_req_bh = NULL;
896 gl->gl_req_bh = drop_bh;
925 if (gl->gl_req_bh && !(gl->gl_req_gh &&
996 gl->gl_req_bh = NULL;
1504 if (!gfs2_assert_warn(sdp, gl->gl_req_bh))
1505 gl->gl_req_bh(gl, async->lc_ret);
1877 print_dbg(gi, " req_bh = %s\n", (gl->gl_req_bh)
[all...]
H A Dincore.h167 gfs2_glop_bh_t gl_req_bh; member in struct:gfs2_glock

Completed in 41 milliseconds