Home
last modified time | relevance | path

Searched refs:i_iopen_gh (Results 1 – 7 of 7) sorted by relevance

/fs/gfs2/
A Dsuper.c1025 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
1026 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1038 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
1039 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1190 struct gfs2_holder *gh = &ip->i_iopen_gh; in gfs2_upgrade_iopen_glock()
1255 if (gfs2_holder_initialized(&ip->i_iopen_gh) && in evict_should_delete()
1284 if (gfs2_holder_initialized(&ip->i_iopen_gh) && in evict_should_delete()
1446 if (gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_evict_inode()
1447 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()
1451 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
[all …]
A Ddentry.c89 if (!gfs2_holder_initialized(&ginode->i_iopen_gh)) in gfs2_dentry_delete()
92 if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags)) in gfs2_dentry_delete()
A Dinode.c156 &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()
831 &ip->i_iopen_gh); in gfs2_create_inode()
899 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_create_inode()
A Dmain.c47 gfs2_holder_mark_uninitialized(&ip->i_iopen_gh); in gfs2_init_inode_once()
A Dincore.h391 struct gfs2_holder i_iopen_gh; member
A Dglops.c512 io_gl = ip->i_iopen_gh.gh_gl; in inode_go_instantiate()
A Dglock.c2834 gl = GFS2_I(inode)->i_iopen_gh.gh_gl; in gfs2_glockfd_seq_show()

Completed in 28 milliseconds