Searched refs:inode_gl (Results 1 – 1 of 1) sorted by relevance
987 struct gfs2_glock *inode_gl = NULL; in gfs2_try_evict() local998 inode_gl = ip->i_gl; in gfs2_try_evict()999 lockref_get(&inode_gl->gl_lockref); in gfs2_try_evict()1003 if (inode_gl) { in gfs2_try_evict()1004 gfs2_glock_poke(inode_gl); in gfs2_try_evict()1005 gfs2_glock_put(inode_gl); in gfs2_try_evict()
Completed in 7 milliseconds