Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c841 struct gfs2_glock *inode_gl = NULL; in gfs2_try_evict() local
852 inode_gl = ip->i_gl; in gfs2_try_evict()
853 lockref_get(&inode_gl->gl_lockref); in gfs2_try_evict()
857 if (inode_gl) { in gfs2_try_evict()
858 gfs2_glock_poke(inode_gl); in gfs2_try_evict()
859 gfs2_glock_put(inode_gl); in gfs2_try_evict()