Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c940 struct gfs2_glock *inode_gl = NULL; in gfs2_try_evict() local
951 inode_gl = ip->i_gl; in gfs2_try_evict()
952 lockref_get(&inode_gl->gl_lockref); in gfs2_try_evict()
956 if (inode_gl) { in gfs2_try_evict()
957 gfs2_glock_poke(inode_gl); in gfs2_try_evict()
958 gfs2_glock_put(inode_gl); in gfs2_try_evict()