Searched refs:i_iopen_gh (Results 1 – 6 of 6) sorted by relevance
1031 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()1032 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()1045 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()1264 struct gfs2_holder *gh = &ip->i_iopen_gh; in gfs2_upgrade_iopen_glock()1337 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in evict_should_delete()1338 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()1339 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in evict_should_delete()1363 gfs2_holder_uninit(&ip->i_iopen_gh); in evict_should_delete()1516 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()1520 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()[all …]
94 if (!gfs2_holder_initialized(&ginode->i_iopen_gh)) in gfs2_dentry_delete()97 if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags)) in gfs2_dentry_delete()
47 gfs2_holder_mark_uninitialized(&ip->i_iopen_gh); in gfs2_init_inode_once()
156 &ip->i_iopen_gh); in gfs2_inode_lookup()208 glock_set_object(ip->i_iopen_gh.gh_gl, ip); in gfs2_inode_lookup()225 if (gfs2_holder_initialized(&ip->i_iopen_gh)) in gfs2_inode_lookup()226 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_inode_lookup()762 &ip->i_iopen_gh); in gfs2_create_inode()827 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_create_inode()
390 struct gfs2_holder i_iopen_gh; member
2861 gl = GFS2_I(inode)->i_iopen_gh.gh_gl; in gfs2_glockfd_seq_show()
Completed in 26 milliseconds