Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dsuper.c945 gfs2_holder_initialized(&ip->i_iopen_gh)) { in gfs2_drop_inode()
946 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
959 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1183 struct gfs2_holder *gh = &ip->i_iopen_gh; in gfs2_upgrade_iopen_glock()
1267 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in evict_should_delete()
1268 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()
1269 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in evict_should_delete()
1293 gfs2_holder_uninit(&ip->i_iopen_gh); in evict_should_delete()
1438 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()
1442 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
[all …]
A Dmain.c47 gfs2_holder_mark_uninitialized(&ip->i_iopen_gh); in gfs2_init_inode_once()
A Dinode.c156 &ip->i_iopen_gh); in gfs2_inode_lookup()
207 glock_set_object(ip->i_iopen_gh.gh_gl, ip); in gfs2_inode_lookup()
224 if (gfs2_holder_initialized(&ip->i_iopen_gh)) in gfs2_inode_lookup()
225 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_inode_lookup()
754 &ip->i_iopen_gh); in gfs2_create_inode()
819 gfs2_glock_dq_uninit(&ip->i_iopen_gh); in gfs2_create_inode()
A Dincore.h392 struct gfs2_holder i_iopen_gh; member
A Dglock.c2812 gl = GFS2_I(inode)->i_iopen_gh.gh_gl; in gfs2_glockfd_seq_show()

Completed in 27 milliseconds