Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dxattr.c233 struct gfs2_holder rg_gh; in ea_dealloc_unstuffed() local
265 error = gfs2_glock_nq_init(rgd->rd_gl, LM_ST_EXCLUSIVE, 0, &rg_gh); in ea_dealloc_unstuffed()
316 gfs2_glock_dq_uninit(&rg_gh); in ea_dealloc_unstuffed()