Home | History | Annotate | Download | only in ext2fs

Lines Matching full:pwrite

892 	} else if (pwrite(tdb->fd, buf, len, off) != (ssize_t)len) {
1024 if (pwrite(tdb->fd, &b, 1, (size+addition) - 1) != 1) {
1037 int ret = pwrite(tdb->fd, buf, n, size);