Searched refs:i_rgd (Results 1 – 4 of 4) sorted by relevance
33 if (requested < ip->i_rgd->rd_length) in gfs2_rg_blocks()35 return ip->i_rgd->rd_length; in gfs2_rg_blocks()
1999 } else if (ip->i_rgd && rgrp_contains_block(ip->i_rgd, ip->i_goal)) { in gfs2_inplace_reserve()2000 rs->rs_rbm.rgd = begin = ip->i_rgd; in gfs2_inplace_reserve()2064 ip->i_rgd = rs->rs_rbm.rgd; in gfs2_inplace_reserve()2065 ap->allowed = ip->i_rgd->rd_free_clone; in gfs2_inplace_reserve()2342 struct gfs2_rbm rbm = { .rgd = ip->i_rgd, }; in gfs2_alloc_blocks()2572 if (ip->i_rgd && rgrp_contains_block(ip->i_rgd, block)) in gfs2_rlist_add()2573 rgd = ip->i_rgd; in gfs2_rlist_add()2580 ip->i_rgd = rgd; in gfs2_rlist_add()
395 struct gfs2_rgrpd *i_rgd; member
1634 ip->i_rgd = NULL; in gfs2_alloc_inode()