| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_open_file.c | 55 static ssize_t file_write(struct archive *, void *, const void *buff, size_t); 68 return (archive_write_open2(a, mine, file_open, file_write, in archive_write_open_FILE() 82 file_write(struct archive *a, void *client_data, const void *buff, size_t length) in file_write() function
|
| H A D | archive_write_open_fd.c | 58 static ssize_t file_write(struct archive *, void *, const void *buff, size_t); 75 file_open, file_write, NULL, file_free)); in archive_write_open_fd() 117 file_write(struct archive *a, void *client_data, const void *buff, size_t length) in file_write() function
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
| H A D | rollback_002_pos.ksh | 65 log_must file_write -o create -f $TESTDIR/original_file$i \ 82 log_must file_write -o create -f $TESTDIR/afterfirst_file$i \ 93 log_must file_write -o create -f $TESTDIR/aftersecond_file$i \
|
| H A D | snapshot_001_pos.ksh | 55 log_must file_write -o create -f $TESTDIR/$TESTFILE -b $BLOCKSZ \ 66 log_must file_write -o append -f $TESTDIR/$TESTFILE -b $BLOCKSZ \
|
| H A D | snapshot_005_pos.ksh | 55 log_must file_write -o create -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \ 66 log_must file_write -o append -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \
|
| H A D | snapshot_011_pos.ksh | 60 log_must file_write -o create -f $TESTDIR/before_file$i \ 77 log_must file_write -o create -f $TESTDIR/after_file$i \
|
| H A D | rollback_001_pos.ksh | 62 log_must file_write -o create -f $TESTDIR/before_file$i \ 79 log_must file_write -o create -f $TESTDIR/after_file$i \
|
| /freebsd/crypto/openssl/crypto/bio/ |
| H A D | bss_file.c | 35 static int file_write(BIO *h, const char *buf, int num); 46 file_write, 158 static int file_write(BIO *b, const char *in, int inl) in file_write() function 379 ret = file_write(bp, str, n); in file_puts() 385 static int file_write(BIO *b, const char *in, int inl) in file_write() function 418 file_write,
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/ |
| H A D | enospc_001_pos.ksh | 53 file_write -o create -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \ 61 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fadvise/ |
| H A D | fadvise_dontneed.ksh | 43 log_must file_write -o create -f $FILE0 -b $BLKSZ -c 100 55 log_must file_write -o create -f $FILE1 -b 12000 -c 1
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/compression/ |
| H A D | compress_002_pos.ksh | 48 log_must file_write -o $OP -f $TESTDIR1/$TESTFILE0 -b $BLOCKSZ \ 54 log_must file_write -o $OP -f $TESTDIR1/$TESTFILE1 -b $BLOCKSZ \
|
| H A D | compress_001_pos.ksh | 43 log_must file_write -o $OP -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \ 49 log_must file_write -o $OP -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_reservation.ksh | 40 log_must file_write -o create -f $TESTDIR/$TESTFILE1 -b $((2**20)) -c $((2**9)) 51 file_write -o create -f $TESTDIR/$TESTFILE2 -b $((2**20)) -c $((2**9))
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/quota/ |
| H A D | quota.kshlib | 50 file_write -o create -f $MNTPT/$TESTFILE1 -b $BLOCK_SIZE \ 82 file_write -o create -f $MNTPT/$TESTFILE2 \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation_009_pos.ksh | 80 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE \ 89 log_must file_write -o create -f $TESTDIR/$TESTFILE2 \
|
| H A D | reservation_016_pos.ksh | 78 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0 86 log_must file_write -o create -f $TESTDIR/$TESTFILE2 \
|
| H A D | reservation_012_pos.ksh | 68 file_write -o create -f $TESTDIR2/$TESTFILE1 -b $BLOCK_SIZE -c $write_count \ 76 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b $BLOCK_SIZE -c \
|
| H A D | reservation_010_pos.ksh | 80 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0 88 log_must file_write -o create -f $TESTDIR/$TESTFILE2 \
|
| H A D | reservation_015_pos.ksh | 79 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0 87 log_must file_write -o create -f $TESTDIR/$TESTFILE2 \
|
| H A D | reservation_008_pos.ksh | 100 file_write -o create -f $TESTDIR$num/$TESTFILE1 -b $BLOCK_SIZE \ 112 log_must file_write -o create -f ${TESTDIR}$num/$TESTFILE2 \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/grow/ |
| H A D | grow_replicas_001_pos.ksh | 61 file_write -o create -f $TESTDIR/$TESTFILE1 \ 73 log_must file_write -o append -f $TESTDIR/$TESTFILE1 \
|
| H A D | grow_pool_001_pos.ksh | 57 file_write -o create -f $TESTDIR/$TESTFILE1 \ 74 log_must file_write -o append -f $TESTDIR/$TESTFILE1 \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/ |
| H A D | block_cloning_fideduperange_compress.ksh | 42 log_must file_write -o create -f /$TESTPOOL/file1 -b 131072 -c 4 -d 1 44 log_must file_write -o create -f /$TESTPOOL/file2 -b 131072 -c 4 -d 1
|
| H A D | block_cloning_fideduperange_sparse.ksh | 40 log_must file_write -o create -f /$TESTPOOL/file1 -b 1000 -c 1 -d 0 41 log_must file_write -o create -f /$TESTPOOL/file2 -b 1000 -c 1 -d 0
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_resilver/ |
| H A D | zpool_resilver_restart.ksh | 51 log_must file_write -b 524288 -c 1024 -o create -d 0 -f $mntpnt/biggerfile1 56 log_must file_write -b 524288 -c 1024 -o create -d 0 -f $mntpnt/biggerfile2
|