Lines Matching refs:end

230 			 * We have reached the end of data size so we were
649 * Map the runlist of an attribute from some point to the end
720 * Make sure we reached the end, unless the last
1022 * Truncate reads beyond end of attribute,
1210 * lower than @count this means that the read reached end of file or that an
1212 * end of file or nothing was read (also return 0 when @count is 0).
1243 s64 written, size, end = pos + count;
1264 while (pos < end) {
1270 size = min(end - pos, NTFS_BUF_SIZE);
1280 size = min(end - pos, ofsi - pos
1550 * if the run ends beyond end of needed block
1559 * does not end within the first compression block.
1668 * The hole may have to be split so that the end of hole is not
1715 * end of previous block will do.
1882 * Fill the gap, when writing beyond the end of a compressed
1908 /* If the write reaches beyond the end, extend the attribute. */
2005 * When appending, we only need to map the end of the runlist,
2238 * end of the attribute or into an ex-sparse cluster.
2240 * blocks during write(2) to fill the end of the buffer
2636 * that the read has either reached end of attribute or that an error was
2637 * encountered during the read so that the read is partial. 0 means end of
2656 u8 *end;
2673 for (end = (u8*)dst + br * bk_size; (u8*)dst < end; dst = (u8*)dst +
2790 * If @type is AT_END, seek to the end and return -1 with errno set to ENOENT.
3020 * If @type is AT_END, seek to the end of the base mft record ignoring the
3191 /* Catch the end of the attribute list. */
3377 * end, we reset the search context @ctx and use ntfs_attr_find() to
3378 * seek to the end of the base mft record.
3633 * If @type is AT_END, seek to the end of the base mft record ignoring the