Lines Matching refs:i_res
596 struct gfs2_inode *ip = container_of(rs, struct gfs2_inode, i_res); in dump_rs()
675 gfs2_rs_deltree(&ip->i_res); in gfs2_rs_delete()
1463 struct gfs2_blkreserv *rs = &ip->i_res; in rs_insert()
1538 struct gfs2_blkreserv *rs = &ip->i_res; in rg_mblk_search()
1608 while ((rs_cmp(block, length, rs) == 0) && (&ip->i_res != rs)) { in gfs2_next_unreserved_block()
1720 if ((ip == NULL || !gfs2_rs_active(&ip->i_res)) && in gfs2_rbm_find()
2011 struct gfs2_blkreserv *rs = &ip->i_res; in gfs2_inplace_reserve()
2277 struct gfs2_blkreserv *rs = &ip->i_res; in gfs2_adjust_reservation()
2320 if (gfs2_rs_active(&ip->i_res)) { in gfs2_set_alloc_start()
2321 *rbm = ip->i_res.rs_rbm; in gfs2_set_alloc_start()
2352 struct gfs2_rbm rbm = { .rgd = ip->i_res.rs_rbm.rgd, }; in gfs2_alloc_blocks()
2377 if (gfs2_rs_active(&ip->i_res)) in gfs2_alloc_blocks()
2584 rgd = ip->i_res.rs_rbm.rgd; in gfs2_rlist_add()