Lines Matching defs:last
30 struct xfs_buf *bp, int first, int last);
855 * Initialize our new entry (at last).
1026 * If the insertion point was past the last entry,
1058 int last) /* last entry to log */
1061 __be16 *lastb; /* pointer to last entry */
1070 lastb = xfs_dir2_leaf_bests_p(ltp) + last;
1085 int last)
1088 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */
1097 lastlep = &hdr->ents[last];
1443 * If this is the last data block then compact the
1448 * Look for the last active entry (i).
1635 * Eliminate the last bests entry from the table.
1702 * Get the last offset in the file.