Lines Matching defs:last
1071 * contents of the last freespace record, or allocate space from the freelist if
1442 * found, walk backwards from the end of the cntbt as a last resort.
1472 /* Check the last block of the cnt btree for allocations. */
1566 * maxlen. If not, pick the last entry in the tree unless the tree is
1588 * near the right edge of the tree. If it's in the last btree leaf
1688 * there are no large extents, this will return the last entry in the
1751 * In the first case above, we got the last entry in the
2397 * difference between the on-disk flcount and the active [first, last] range of
2890 int last; /* last byte offset */
2918 xfs_btree_offsets(fields, offsets, XFS_AGF_NUM_BITS, &first, &last);
2919 xfs_trans_log_buf(tp, bp, (uint)first, (uint)last);
3001 * Only the last AG in the filesystem is allowed to be shorter
3006 * During growfs, the new last AG can get here before we
3286 * Just fix this up, for the case where the last a.g. is shorter
3936 /* Otherwise, walk from first to last, wrapping as needed. */