Lines Matching defs:first
283 /* Check if the block is within the first block */
556 * gfs2_rgrpd_get_first - get the first Resource Group in the filesystem
559 * Returns: The first rgrp in the filesystem
968 struct gfs2_rgrpd *rgd, *first;
976 first = rgd;
982 if (!rgd || rgd == first)
985 } while (rgd && rgd != first);
1621 * first block number which is not reserved.
1669 * contiguous reservation(s) so that we are pointing at the first
2037 * such an rgrp diminish. At this stage, we return the first rgrp that has
2131 /* Skip rgrps when we can't get a reservation on first pass */
2223 * @dinode: TRUE if the first block we allocate is for a dinode
2511 * @bstart: first block of a run of contiguous blocks
2540 * @bstart: first block of a run of contiguous blocks