Lines Matching defs:last
937 /* Find last entry */
956 /* Adjust the last dirent's record length
957 (Remember that dent still points to the last entry.) */
1313 do_filldir fxn, we get the next entry instead of the last one in the
1485 u64 blocknr = 0, last;
1497 last = blocknr;
1500 if (blocknr == last)
1710 * enough space to add a new dir entry. This is a last resort after
2071 /* On the last dealloc, make this a regular file in case we crash.
2108 int error = 0, last;
2126 last = ((next_index >= hsize) ? 1 : 0);
2128 last);