Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dinode.c1356 struct gfs2_holder ghs[5], r_gh = { .gh_gl = NULL, }; in gfs2_rename() local
1380 0, &r_gh); in gfs2_rename()
1553 if (r_gh.gh_gl) in gfs2_rename()
1554 gfs2_glock_dq_uninit(&r_gh); in gfs2_rename()
1579 struct gfs2_holder ghs[5], r_gh = { .gh_gl = NULL, }; in gfs2_exchange() local
1592 0, &r_gh); in gfs2_exchange()
1693 if (r_gh.gh_gl) in gfs2_exchange()
1694 gfs2_glock_dq_uninit(&r_gh); in gfs2_exchange()