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()
1976 } else if (ip->i_rgd && rgrp_contains_block(ip->i_rgd, ip->i_goal)) { in gfs2_inplace_reserve()1977 rs->rs_rbm.rgd = begin = ip->i_rgd; in gfs2_inplace_reserve()2041 ip->i_rgd = rs->rs_rbm.rgd; in gfs2_inplace_reserve()2042 ap->allowed = ip->i_rgd->rd_free_clone; in gfs2_inplace_reserve()2319 struct gfs2_rbm rbm = { .rgd = ip->i_rgd, }; in gfs2_alloc_blocks()2549 if (ip->i_rgd && rgrp_contains_block(ip->i_rgd, block)) in gfs2_rlist_add()2550 rgd = ip->i_rgd; in gfs2_rlist_add()2557 ip->i_rgd = rgd; in gfs2_rlist_add()
394 struct gfs2_rgrpd *i_rgd; member
1634 ip->i_rgd = NULL; in gfs2_alloc_inode()