Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dxattr.c231 struct gfs2_holder rg_gh; in ea_dealloc_unstuffed() local
264 error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, &rg_gh); in ea_dealloc_unstuffed()
320 gfs2_glock_dq_uninit(&rg_gh); in ea_dealloc_unstuffed()