Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dbmap.c1488 static int sweep_bh_for_rgrps(struct gfs2_inode *ip, struct gfs2_holder *rd_gh, in sweep_bh_for_rgrps() argument
1504 if (gfs2_holder_initialized(rd_gh)) { in sweep_bh_for_rgrps()
1505 rgd = gfs2_glock2rgrp(rd_gh->gh_gl); in sweep_bh_for_rgrps()
1507 gfs2_glock_is_locked_by_me(rd_gh->gh_gl)); in sweep_bh_for_rgrps()
1530 0, rd_gh); in sweep_bh_for_rgrps()
1633 gfs2_glock_dq_uninit(rd_gh); in sweep_bh_for_rgrps()
1752 struct gfs2_holder rd_gh; in punch_hole() local
1849 gfs2_holder_mark_uninitialized(&rd_gh); in punch_hole()
1886 ret = sweep_bh_for_rgrps(ip, &rd_gh, mp.mp_bh[mp_h], in punch_hole()
1997 if (gfs2_holder_initialized(&rd_gh)) in punch_hole()
[all …]