Home
last modified time | relevance | path

Searched refs:BLOCK_SIZE (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Daes_provider.c15 #define BLOCK_SIZE 16 macro
77 nblocks = (input->length + BLOCK_SIZE - 1) / BLOCK_SIZE; in krb5int_aes_encrypt()
137 char tmp_pt[BLOCK_SIZE], tmp_ct[BLOCK_SIZE]; in krb5int_aes_encrypt()
310 nblocks = (input->length + BLOCK_SIZE - 1) / BLOCK_SIZE; in krb5int_aes_encrypt()
401 char tmp_pt[BLOCK_SIZE], tmp_ct[BLOCK_SIZE]; in krb5int_aes_encrypt()
522 nblocks = (input->length + BLOCK_SIZE - 1) / BLOCK_SIZE; in krb5int_aes_decrypt()
591 char tmp_ivec_data[BLOCK_SIZE], tmp_input_data[BLOCK_SIZE], in krb5int_aes_decrypt()
757 nblocks = (input->length + BLOCK_SIZE - 1) / BLOCK_SIZE; in krb5int_aes_decrypt()
851 char tmp_ivec_data[BLOCK_SIZE], tmp_input_data[BLOCK_SIZE], in krb5int_aes_decrypt()
1061 BLOCK_SIZE,
[all …]
/illumos-gate/usr/src/cmd/cdrw/
H A Ddae.c40 #define BLOCK_SIZE 2352 macro
107 BLOCK_SIZE * BLOCKS_COMPARE) == 0) { in handle_jitter()
108 return (i + (BLOCK_SIZE * BLOCKS_COMPARE)); in handle_jitter()
111 for (i = BLOCK_SIZE*(READ_OVERLAP - BLOCKS_COMPARE); in handle_jitter()
112 i < 2*READ_OVERLAP*BLOCK_SIZE; i += 4) { in handle_jitter()
114 BLOCK_SIZE * BLOCKS_COMPARE) == 0) { in handle_jitter()
115 return (i + (BLOCK_SIZE * BLOCKS_COMPARE)); in handle_jitter()
247 off = BLOCK_SIZE * BLOCKS_COMPARE; in read_audio_track()
252 while ((off + (blocks_to_write*BLOCK_SIZE)) > in read_audio_track()
253 (blocks_to_read * BLOCK_SIZE)) { in read_audio_track()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_minix.c41 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS) macro
46 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */
72 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
141 ((struct minix_inode *)((int) SUPERBLOCK + BLOCK_SIZE))
145 ((int)((int)DATABLOCK1 + BLOCK_SIZE))
195 return devread (fsblock * (BLOCK_SIZE / DEV_BSIZE), 0, in minix_rdfsb()
196 BLOCK_SIZE, (char *) buffer); in minix_rdfsb()
258 offset = filepos & (BLOCK_SIZE - 1); in minix_read()
266 size = BLOCK_SIZE; in minix_read()
273 devread (map * (BLOCK_SIZE / DEV_BSIZE), in minix_read()
[all …]
H A Dfsys_vstafs.c52 || ! devread (0, 0, BLOCK_SIZE, (char *) FSYS_BUF) in vstafs_mount()
62 devread (sector, 0, BLOCK_SIZE, (char *) FILE_INFO); in get_file_info()
H A Dvstafs.h26 #define BLOCK_SIZE 512 macro
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S57 #define BLOCK_SIZE 64 macro
708 cmp %o2, BLOCK_SIZE
845 prefetch [%o1 + (24 * BLOCK_SIZE) + BLOCK_SIZE], #one_read
846 add %o0, BLOCK_SIZE, %o0 ! update DST
860 cmp %o2, BLOCK_SIZE + 8
863 add %o1, BLOCK_SIZE, %o1 ! update SRC
867 cmp %o2, BLOCK_SIZE
869 add %o0, BLOCK_SIZE, %o0 ! update DST
972 cmp %o2, BLOCK_SIZE + 8
981 cmp %o2, BLOCK_SIZE
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_012_pos.sh75 ((write_count = (RESV_FREE_SPACE + RESV_TOLERANCE) / BLOCK_SIZE))
77 file_write -o create -f $TESTDIR2/$TESTFILE1 -b $BLOCK_SIZE -c $write_count \
84 ((write_count = (RESV_FREE_SPACE - RESV_TOLERANCE) / BLOCK_SIZE))
85 log_must file_write -o create -f $TESTDIR/$TESTFILE2 -b $BLOCK_SIZE -c \
H A Dreservation_006_pos.sh76 write_count=`expr $fill_size / $BLOCK_SIZE`
78 log_must file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE \
H A Dreservation_009_pos.sh83 write_count=`expr $fill_size / $BLOCK_SIZE`
87 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE \
H A Dreservation_015_pos.sh83 write_count=$((fill_size / BLOCK_SIZE))
87 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0
H A Dreservation_016_pos.sh82 write_count=$((fill_size / BLOCK_SIZE))
86 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0
H A Dreservation_010_pos.sh85 write_count=`expr $fill_size / $BLOCK_SIZE`
89 file_write -o create -f $TESTDIR/$TESTFILE1 -b $BLOCK_SIZE -c $write_count -d 0
H A Dreservation_008_pos.sh102 write_count=`expr $fill_size / $BLOCK_SIZE`
109 file_write -o create -f $TESTDIR$num/$TESTFILE1 -b $BLOCK_SIZE \
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.S166 #define BLOCK_SIZE 64 macro
317 prefetch [%o1 + (1 * BLOCK_SIZE)], #one_read
323 prefetch [%o1 + (2 * BLOCK_SIZE)], #one_read
352 prefetch [%o1 + (3 * BLOCK_SIZE)], #one_read
364 prefetch [%o1 + (4 * BLOCK_SIZE)], #one_read
370 prefetch [%o1 + (4 * BLOCK_SIZE)], #one_read
379 prefetch [%o1 + (4 * BLOCK_SIZE)], #one_read
385 prefetch [%o1 + (4 * BLOCK_SIZE)], #one_read
1730 add %o4, BLOCK_SIZE, %o4
1732 add %o0, BLOCK_SIZE, %o0
[all …]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S57 #define BLOCK_SIZE 64 macro
473 prefetch [%o1 + (1 * BLOCK_SIZE)], 20
484 prefetch [%o1 + (2 * BLOCK_SIZE)], 20
491 prefetch [%o1 + (3 * BLOCK_SIZE)], 20
617 prefetch [%o1 + (2 * BLOCK_SIZE)], 21
725 cmp %o2, BLOCK_SIZE
871 prefetch [%o0 + (6 * BLOCK_SIZE)], 22
886 cmp %o2, BLOCK_SIZE + 8
893 cmp %o2, BLOCK_SIZE
1002 cmp %o2, BLOCK_SIZE + 8
[all …]
H A Dmemcmp.S54 #define BLOCK_SIZE 64 macro
72 prefetch [%o0 + (1 * BLOCK_SIZE)], #one_read
73 prefetch [%o1 + (1 * BLOCK_SIZE)], #one_read
H A Dmemset.S56 #define BLOCK_SIZE 64 macro
/illumos-gate/usr/src/test/zfs-tests/tests/functional/grow_pool/
H A Dgrow_pool_001_pos.ksh53 -b $BLOCK_SIZE -c $WRITE_COUNT -d 0
71 -b $BLOCK_SIZE -c $SMALL_WRITE_COUNT -d 0
/illumos-gate/usr/src/test/zfs-tests/tests/functional/quota/
H A Dquota.kshlib53 file_write -o create -f $MNTPT/$TESTFILE1 -b $BLOCK_SIZE \
86 -b $BLOCK_SIZE -c $write_size -d 0
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend_holds.ksh122 file_write -o create -f $init_data -b $BLOCK_SIZE -c $WRITE_COUNT
142 file_write -o create -f $inc_data -b $BLOCK_SIZE -c $WRITE_COUNT -d 0
159 file_write -o create -f $inc_data2 -b $BLOCK_SIZE -c $WRITE_COUNT -d 0
/illumos-gate/usr/src/test/zfs-tests/tests/functional/grow_replicas/
H A Dgrow_replicas_001_pos.ksh85 -b $BLOCK_SIZE -c $WRITE_COUNT -d 0
103 -b $BLOCK_SIZE -c $SMALL_WRITE_COUNT -d 0
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_001_pos.ksh98 file_write -o create -f $init_data -b $BLOCK_SIZE -c $WRITE_COUNT
113 file_write -o create -f $inc_data -b $BLOCK_SIZE -c $WRITE_COUNT -d 0
H A Dzfs_send.cfg31 export BLOCK_SIZE=512
H A Dzfs_send_002_pos.ksh70 file_write -o create -f $origfile -b $BLOCK_SIZE -c $WRITE_COUNT
/illumos-gate/usr/src/cmd/mkfile/
H A Dmkfile.c40 #define BLOCK_SIZE 512 /* bytes */ macro
96 mult = BLOCK_SIZE; in main()

12