Home
last modified time | relevance | path

Searched refs:stat_size (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_sparse.ksh60 sendsz=$(stat_size $sendfile)
61 recvsz=$(stat_size $recvfile)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/fallocate/
H A Dfallocate_punch-hole.ksh62 apparent_size=$(stat_size)
91 apparent_size=$(stat_size $FILE)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_holes.ksh112 file_size=$(stat_size $send_mnt/manyrm/f$i)
113 redacted_size=$(stat_size $recv_mnt/f$i)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/
H A Dprocfs_list_concurrent_readers.ksh78 log_must truncate -s $(stat_size $msgs1) $msgs2
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval.kshlib102 typeset file_size=$(stat_size $file 2>/dev/null)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_raw_incremental.ksh80 typeset trunc_size=$(stat_size $ibackup)
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c588 unsigned int stat_size = sizeof(uint64_t); in bnxt_dev_xstats_get_op() local
607 stat_size)); in bnxt_dev_xstats_get_op()
610 stat_size)); in bnxt_dev_xstats_get_op()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib580 filesize=$(stat_size $file)
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1447 size_t elem_size, size_t stat_size, size_t sw_size, in alloc_ring() argument
1450 size_t len = CXGBE_MAX_RING_DESC_SIZE * elem_size + stat_size; in alloc_ring()
1461 stat_size, queue_id, socket_id, z_name, z_name_sw); in alloc_ring()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib4038 function stat_size #<path>