Lines Matching defs:len
419 loff_t pos, unsigned len,
425 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
429 affs_write_failed(mapping, pos + len);
435 loff_t pos, unsigned int len, unsigned int copied,
441 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata);
650 loff_t pos, unsigned len,
659 pos + len);
689 loff_t pos, unsigned len, unsigned copied,
703 to = from + len;
705 * XXX: not sure if this can handle short copies (len < copied), but
711 pos + len);