Lines Matching defs:last
30 struct xfs_buf *bp, int first, int last);
864 * Initialize our new entry (at last).
1035 * If the insertion point was past the last entry,
1067 int last) /* last entry to log */
1070 __be16 *lastb; /* pointer to last entry */
1079 lastb = xfs_dir2_leaf_bests_p(ltp) + last;
1094 int last)
1097 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */
1106 lastlep = &hdr->ents[last];
1452 * If this is the last data block then compact the
1457 * Look for the last active entry (i).
1644 * Eliminate the last bests entry from the table.
1711 * Get the last offset in the file.