Searched defs:sparse (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/libarchive/libarchive/test/ |
| H A D | test_sparse_basic.c | 64 struct sparse { struct 69 static void create_sparse_file(const char *, const struct sparse *); argument 326 const struct sparse *sparse, int expected_holes) in verify_sparse_file() 450 const struct sparse *sparse, int blocks, int preopen) in verify_sparse_file2()
|
| H A D | test_write_disk_sparse.c | 35 verify_write_data(struct archive *a, int sparse) in verify_write_data() 132 verify_write_data_block(struct archive *a, int sparse) in verify_write_data_block()
|
| /freebsd-12.1/bin/dd/ |
| H A D | dd.c | 518 int sparse; in dd_out() local
|
| /freebsd-12.1/contrib/libarchive/tar/ |
| H A D | write.c | 749 int64_t sparse = offset - progress; in copy_file_data_block() local
|
| /freebsd-12.1/sbin/savecore/ |
| H A D | savecore.c | 389 DoRegularFile(int fd, off_t dumpsize, u_int sectorsize, bool sparse, char *buf, in DoRegularFile()
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_tar.c | 101 struct gnu_sparse sparse[4]; member 2308 struct gnu_sparse sparse[21]; in gnu_sparse_old_read() member 2342 const struct gnu_sparse *sparse, int length) in gnu_sparse_old_parse()
|
| /freebsd-12.1/usr.sbin/makefs/ |
| H A D | makefs.h | 162 int sparse; /* sparse image, don't fill it with zeros */ member
|
| /freebsd-12.1/sys/dev/evdev/ |
| H A D | evdev.c | 840 enum evdev_sparse_result sparse; in evdev_send_event() local
|
| /freebsd-12.1/stand/libsa/ |
| H A D | pkgfs.c | 98 } sparse[4]; member
|
| /freebsd-12.1/sys/contrib/zstd/programs/ |
| H A D | fileio.c | 214 void FIO_setSparseWrite(unsigned sparse) { g_sparseFileSupport=sparse; } in FIO_setSparseWrite()
|