Home
last modified time | relevance | path

Searched refs:resv (Results 1 – 24 of 24) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation_021_neg.ksh54 resv=$(get_prop refreservation $fs)
55 log_must test $resv -eq 0
59 resv=$(get_prop refreservation $fs)
60 log_must test $resv -eq 0
64 resv=$(get_prop refreservation $fs)
65 log_must test $resv -eq $fs_size
69 resv=$(get_prop refreservation $fs)
70 log_must test $resv -eq $fs_size
H A Dreservation_022_pos.ksh59 resv=$(get_prop refreservation $vol)
60 log_must test $resv -eq 0
68 resv=$(get_prop refreservation $vol2)
70 log_must test $resv -eq $expected
78 resv=$(get_prop refreservation $vol3)
80 log_must test $resv -eq $expected
H A Dreservation_019_pos.ksh52 resv=$(get_prop refreservation $vol)
53 log_must test $resv -eq 0
59 resv=$(get_prop refreservation $vol)
61 log_must test $resv -eq $expected
H A Dreservation_020_pos.ksh52 resv=$(get_prop refreservation $vol)
54 log_must test $resv -eq $expected
61 resv=$(get_prop refreservation $vol2)
62 log_must test $resv -eq 0
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c356 *resv = local_resv; in tf_rm_check_residuals()
362 *resv = NULL; in tf_rm_check_residuals()
383 struct tf_rm_resc_entry *resv; in tf_rm_create_db() local
504 resv); in tf_rm_create_db()
589 resv[j].stride); in tf_rm_create_db()
607 tfp_free((void *)resv); in tf_rm_create_db()
613 tfp_free((void *)resv); in tf_rm_create_db()
630 struct tf_rm_resc_entry *resv; in tf_rm_free_db() local
662 &resv, in tf_rm_free_db()
674 resv); in tf_rm_free_db()
[all …]
H A Dtf_msg.c403 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_alloc() argument
417 TF_CHECK_PARMS3(tfp, request, resv); in tf_msg_session_resc_alloc()
487 resv[i].type = tfp_le_to_cpu_32(resv_data[i].type); in tf_msg_session_resc_alloc()
488 resv[i].start = tfp_le_to_cpu_16(resv_data[i].start); in tf_msg_session_resc_alloc()
494 resv[i].type, in tf_msg_session_resc_alloc()
495 resv[i].type, in tf_msg_session_resc_alloc()
496 resv[i].start, in tf_msg_session_resc_alloc()
497 resv[i].stride); in tf_msg_session_resc_alloc()
512 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_flush() argument
524 TF_CHECK_PARMS2(tfp, resv); in tf_msg_session_resc_flush()
[all …]
H A Dtf_msg.h172 struct tf_rm_resc_entry *resv);
195 struct tf_rm_resc_entry *resv);
/f-stack/dpdk/lib/librte_net/
H A Drte_higig.h32 uint32_t resv:3; member
43 uint32_t resv:3;
116 uint16_t resv; member
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_hwinfo.h76 uint32_t resv; member
H A Dnfp_nsp_eth.c118 uint8_t resv[2]; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c217 size_t resv = EFI_MIN_RESV_SIZE; in zpool_label_disk() local
291 vtoc->efi_parts[8].p_size = resv; in zpool_label_disk()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_vfio.h61 #define VFIO_CAP_OFFSET(x) (x->resv)
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_crypto_adapter.h202 uint8_t resv[8]; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_pool.c858 uint64_t space, resv, adjustedsize; in dsl_pool_adjustedsize() local
864 resv = spa_get_slop_space(spa); in dsl_pool_adjustedsize()
870 resv >>= 1; in dsl_pool_adjustedsize()
873 resv >>= 2; in dsl_pool_adjustedsize()
876 resv = 0; in dsl_pool_adjustedsize()
882 adjustedsize = (space >= resv) ? (space - resv) : 0; in dsl_pool_adjustedsize()
/f-stack/freebsd/netinet/
H A Dsctp_pcb.h119 uint8_t resv; member
467 uint16_t resv; member
H A Dsctp_uio.h854 uint8_t resv; member
910 uint8_t resv[2]; member
H A Dsctp_structs.h660 uint16_t resv; member
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h692 uchar_t resv; /* reserved */ member
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h363 uint32_t resv; member
/f-stack/freebsd/netinet/libalias/
H A Dalias_nbt.c475 u_short g: 1 , ont:2, resv:13; member
610 u_short opcode:4, flags:8, resv:4; member
/f-stack/dpdk/doc/guides/rawdevs/
H A Dntb.rst106 | buffer length | resv |
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h177 uint16_t resv; member
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h854 uint8_t resv; member
910 uint8_t resv[2]; member
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h1256 u16 resv; member