Searched refs:rd_last_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/gfs2/
H A Drgrp.c1595 goal = rgd->rd_last_alloc + rgd->rd_data0;
1606 if (goal == rgd->rd_last_alloc + rgd->rd_data0)
1607 rgd->rd_last_alloc = 0;
2400 goal = rbm->rgd->rd_last_alloc + rbm->rgd->rd_data0;
2451 rbm.rgd->rd_last_alloc = block - rbm.rgd->rd_data0;
H A Dincore.h118 u32 rd_last_alloc; member in struct:gfs2_rgrpd

Completed in 93 milliseconds