i_iopen_gh 94 fs/gfs2/dentry.c if (!gfs2_holder_initialized(&ginode->i_iopen_gh)) i_iopen_gh 97 fs/gfs2/dentry.c if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags)) i_iopen_gh 410 fs/gfs2/incore.h struct gfs2_holder i_iopen_gh; i_iopen_gh 171 fs/gfs2/inode.c error = gfs2_glock_nq_init(io_gl, LM_ST_SHARED, GL_EXACT, &ip->i_iopen_gh); i_iopen_gh 174 fs/gfs2/inode.c glock_set_object(ip->i_iopen_gh.gh_gl, ip); i_iopen_gh 201 fs/gfs2/inode.c ip->i_iopen_gh.gh_flags |= GL_NOCACHE; i_iopen_gh 202 fs/gfs2/inode.c glock_clear_object(ip->i_iopen_gh.gh_gl, ip); i_iopen_gh 203 fs/gfs2/inode.c gfs2_glock_dq_uninit(&ip->i_iopen_gh); i_iopen_gh 730 fs/gfs2/inode.c error = gfs2_glock_nq_init(io_gl, LM_ST_SHARED, GL_EXACT, &ip->i_iopen_gh); i_iopen_gh 734 fs/gfs2/inode.c glock_set_object(ip->i_iopen_gh.gh_gl, ip); i_iopen_gh 779 fs/gfs2/inode.c gfs2_glock_dq_uninit(&ip->i_iopen_gh); i_iopen_gh 47 fs/gfs2/main.c gfs2_holder_mark_uninitialized(&ip->i_iopen_gh); i_iopen_gh 998 fs/gfs2/super.c gfs2_holder_initialized(&ip->i_iopen_gh)) { i_iopen_gh 999 fs/gfs2/super.c struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; i_iopen_gh 1011 fs/gfs2/super.c gfs2_holder_initialized(&ip->i_iopen_gh)) { i_iopen_gh 1012 fs/gfs2/super.c struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; i_iopen_gh 1270 fs/gfs2/super.c glock_clear_object(ip->i_iopen_gh.gh_gl, ip); i_iopen_gh 1271 fs/gfs2/super.c ip->i_iopen_gh.gh_flags |= GL_NOCACHE; i_iopen_gh 1272 fs/gfs2/super.c gfs2_glock_dq_uninit(&ip->i_iopen_gh); i_iopen_gh 1293 fs/gfs2/super.c if (gfs2_holder_initialized(&ip->i_iopen_gh) && i_iopen_gh 1294 fs/gfs2/super.c test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) { i_iopen_gh 1295 fs/gfs2/super.c ip->i_iopen_gh.gh_flags |= GL_NOCACHE; i_iopen_gh 1296 fs/gfs2/super.c gfs2_glock_dq_wait(&ip->i_iopen_gh); i_iopen_gh 1298 fs/gfs2/super.c &ip->i_iopen_gh); i_iopen_gh 1299 fs/gfs2/super.c error = gfs2_glock_nq(&ip->i_iopen_gh); i_iopen_gh 1354 fs/gfs2/super.c if (gfs2_holder_initialized(&ip->i_iopen_gh)) { i_iopen_gh 1355 fs/gfs2/super.c glock_clear_object(ip->i_iopen_gh.gh_gl, ip); i_iopen_gh 1356 fs/gfs2/super.c if (test_bit(HIF_HOLDER, &ip->i_iopen_gh.gh_iflags)) { i_iopen_gh 1357 fs/gfs2/super.c ip->i_iopen_gh.gh_flags |= GL_NOCACHE; i_iopen_gh 1358 fs/gfs2/super.c gfs2_glock_dq(&ip->i_iopen_gh); i_iopen_gh 1360 fs/gfs2/super.c gfs2_holder_uninit(&ip->i_iopen_gh); i_iopen_gh 1379 fs/gfs2/super.c if (gfs2_holder_initialized(&ip->i_iopen_gh)) { i_iopen_gh 1380 fs/gfs2/super.c struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; i_iopen_gh 1383 fs/gfs2/super.c ip->i_iopen_gh.gh_flags |= GL_NOCACHE; i_iopen_gh 1385 fs/gfs2/super.c gfs2_glock_dq_uninit(&ip->i_iopen_gh);