Home
last modified time | relevance | path

Searched +full:full +full:- +full:size (Results 1 – 25 of 1131) sorted by relevance

12345678910>>...46

/freebsd/share/doc/smm/05.fastfs/
H A D3.t35 A file system is described by its super-block,
37 Because the super-block contains critical data,
40 since the super-block data does not change,
42 or other hard disk error causes the default super-block
49 the minimum size of a file system block is 4096 bytes.
50 The size of file system blocks can be any power of two
52 The block size of a file system is recorded in the
53 file system's super-block
56 The block size must be decided at the time that
66 that includes a redundant copy of the super-block,
[all …]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbin.h17 * Read-only information associated with each element of arena_t's bins array
23 * /--------------------\
25 * |--------------------|
27 * |--------------------|
31 * |--------------------|
32 * | region nregs-1 |
33 * \--------------------/
37 /* Size of regions in a slab for this bin's size class. */
40 /* Total size of a slab for this bin's size class. */
43 /* Total number of regions in a slab for this bin's size class. */
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/
H A Denospc_df.ksh1 #!/bin/ksh -p
10 # A full copy of the text of the CDDL should have accompanied this
31 # 1. Write a file until the child file system is full.
34 # 4. Issue df -h command.
36 # 6. Issue df -h <filesystem>.
37 # 7. Ensure size and used are non-zero.
44 log_assert "Correct df output is returned when file system is full."
50 file_write -o create -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \
51 -c $NUM_WRITES -d $DATA
60 # If the pool was full (available == 0) and the pool
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/
H A Drefreserv_002_pos.ksh1 #!/bin/ksh -p
10 # or https://opensource.org/licenses/CDDL-1.0.
37 # Setting full size as refreservation, verify no snapshot can be created.
40 # 1. Setting full size as refreservation on pool
42 # 3. Setting full size as refreservation on filesystem
53 datasetexists $TESTPOOL@snap && destroy_dataset $TESTPOOL@snap -f
55 destroy_dataset $TESTPOOL/$TESTFS -rf
66 typeset -i incsize=131072
67 typeset -i rr=$(get_prop available $ds)
82 log_assert "Setting full size as refreservation, verify no snapshot " \
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/
H A Dvf610-zii-dev-rev-b.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "vf610-zii-dev.dtsi"
11 compatible = "zii,vf610dev-b", "zii,vf610dev", "fsl,vf610";
13 mdio-mux {
14 compatible = "mdio-mux-gpi
[all...]
H A Dvf610-zii-scu4-aib.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 // Copyright (C) 2016-2018 Zodiac Inflight Innovations
5 /dts-v1/;
10 compatible = "zii,vf610scu4-aib", "zii,vf610dev", "fsl,vf610";
13 stdout-path = &uart0;
21 gpio-leds {
22 compatible = "gpio-leds";
23 pinctrl-
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp1 //===-- CallingConvLower.cpp - Calling Conventions ------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
43 /// The size and alignment information of the argument is encoded in
49 unsigned Size = ArgFlags.getByValSize(); in HandleByVal() local
50 if (MinSize > (int)Size) in HandleByVal()
51 Size = MinSize; in HandleByVal()
55 MF.getSubtarget().getTargetLowering()->HandleByVal(this, Size, Alignment); in HandleByVal()
56 Size = unsigned(alignTo(Size, MinAlign)); in HandleByVal()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/refreserv/
H A Drefreserv_002_pos.ksh1 #!/usr/local/bin/ksh93 -p
36 # Setting full size as refreservation, verify no snapshot can be created.
39 # 1. Setting full size as refreservation on pool
41 # 3. Setting full size as refreservation on filesystem
48 # CODING_STATUS: COMPLETED (2007-11-05)
62 log_must $ZFS destroy -f $TESTPOOL@snap
65 log_must $ZFS destroy -rf $TESTPOOL/$TESTFS
76 typeset -i incsize=131072
77 typeset -i rr=$(get_prop available $ds)
93 log_assert "Setting full size as refreservation, verify no snapshot " \
[all …]
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp1 //===-- FileSpecList.cpp --------
92 const bool full = !file_spec.GetDirectory().IsEmpty(); FindCompatibleIndex() local
[all...]
/freebsd/sys/dev/isci/scil/
H A Dsci_pool.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
23 * The full GNU General Public License is included in this distribution
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 * operation and pool condition full before a put operation.
63 * - sci_pool_create()
64 * - sci_pool_initialize()
65 * - sci_pool_empty()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-lx2160a-bluebox3.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 // Copyright 2020-2021 NXP
7 /dts-v1/;
9 #include "fsl-lx2160a.dtsi"
13 compatible = "fsl,lx2160a-bluebox3", "fsl,lx2160a";
23 stdout-path = "serial0:115200n8";
26 sb_3v3: regulator-sb3v3 {
27 compatible = "regulator-fixed";
28 regulator-name = "MC34717-3.3VSB";
29 regulator-min-microvolt = <3300000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt6 - Introduction
7 - Terminology
8 - Sequence
9 - FPGA Region
10 - Supported Use Models
11 - Device Tree Examples
12 - Constraints
31 Full Reconfiguration
44 * The size and specific location of each PRR is fixed.
62 * During Full Reconfiguratio
[all...]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm958625-meraki-alamo.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
5 * Copyright (C) 2020-2021 Matthew Hagan <mnhagan88@gmail.com>
8 #include "bcm958625-meraki-mx6x-common.dtsi"
12 compatible = "gpio-keys-polled";
14 poll-interval = <20>;
16 button-reset {
24 compatible = "gpio-leds";
26 led-0 {
27 /* green:wan1-left */
29 function-enumerator = <0>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dqca8k.txt5 - compatible: should be one of:
10 - #size-cells: must be 0
11 - #address-cells: must be 1
15 - reset-gpios: GPIO to be used to reset the whole device
21 mdio-bus each subnode describing a port needs to have a valid phandle
24 To declare the internal mdio-bus configuration, declare a mdio node in the
26 PHY is connected to. In this config a internal mdio-bus is registered and
29 Don't use mixed external and internal mdio-bus configurations, as this is
36 - fixed-link : Fixed-link subnode describing a link to a non-MDIO
38 Documentation/devicetree/bindings/net/fixed-link.txt
[all …]
H A Dmt7530.txt6 - compatible: may be compatible = "mediatek,mt7530"
9 - #address-cells: Must be 1.
10 - #size-cells: Must be 0.
11 - mediatek,mcm: Boolean; if defined, indicates that either MT7530 is the part
12 on multi-chip module belong to MT7623A has or the remotely standalone
17 - core-supply: Phandle to the regulator node necessary for the core power.
18 - io-supply: Phandle to the regulator node necessary for the I/O power.
19 See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
24 - reset-gpios: Should be a gpio specifier for a reset line.
28 - resets : Phandle pointing to the system reset controller with
[all …]
H A Dmediatek,mt7530.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_010_pos.ksh1 #!/bin/ksh -p
10 # or https://opensource.org/licenses/CDDL-1.0.
31 # Test that receiving a full send as a clone works correctly.
36 # 3. Verify that nop-write saves space.
79 zfs destroy -Rf $TESTPOOL/$TESTFS/base
83 log_assert "zfs receive of full send as clone should work"
85 log_must zfs create -o checksum=sha256 -o compression=gzip -o recordsize=512 \
96 # create a situation where, when you receive the full send of each as
131 # Receive a file with a different record size onto a file (and vice versa).
152 # Test that, when we receive a full send as a clone of itself,
[all …]
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c5 * Igor Pavlov <https://7-zip.org/>
32 * start <= pos <= full <= end
35 * In multi-call mode, also these are true:
36 * end == size
37 * size <= size_max
38 * allocated <= size
40 * Most of these variables are size_t to support single-call mode,
55 * How full dictionary is. This is used to detect corrupt input that
58 size_t full; member
64 * End of the dictionary buffer. In multi-call mode, this is
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h1 //===-- LVScope.h -----------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
28 // Name address, Code size.
107 // only-globals, only-locals, a-pattern.
129 // - Preserve the order the logical elements are read in.
130 // - To have a single container with all the logical elements, when
136 void printEncodedArgs(raw_ostream &OS, bool Full) const;
138 void printActiveRanges(raw_ostream &OS, bool Full = true) const;
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Dtar.51 .\" Copyright (c) 2003-2009 Tim Kientzle
39 tape drives that operate with fixed-size blocks, but is widely used as
44 archive consists of a series of 512-byte records.
56 are always a multiple of the record size.
57 The maximum block size supported by early
61 commonly used with modern high-speed tape drives.
69 .Ss Old-Style Archive Format
76 which seems to be the earliest widely-used version of the tar program.
78 The header record for an old-styl
[all...]
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dst,stm32-dma.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/dma/st,stm32-dma.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 The STM32 DMA is a general-purpose direct memory access controller capable of
13 described in the dma.txt file, using a four-cell specifier for each
19 -bit 9: Peripheral Increment Address
22 -bit 10: Memory Increment Address
25 -bit 15: Peripheral Increment Offset Size
26 0x0: offset size is linked to the peripheral bus width
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp1 //===-- ObjCLanguage.cpp --------
104 llvm::StringRef full = m_full; GetClassName() local
117 llvm::StringRef full = m_full; GetClassNameWithCategory() local
124 llvm::StringRef full = m_full; GetSelector() local
133 llvm::StringRef full = m_full; GetCategory() local
146 llvm::StringRef full = m_full; GetFullNameWithoutCategory() local
[all...]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_size.ksh9 # A full copy of the text of the CDDL should have accompanied this
22 # Verify that send size estimates of redacted sends work correctly
25 # 1. Perform a redacted send with -nv and without, and verify the
26 # size estimate is the same as the size of the actual send.
28 # -nv and without, and verify the size estimate is the same as
29 # the size of the actual send.
35 setup_dataset $ds_name "-o compress=lz4"
37 typeset size=$(mktemp $tmpdir/size.XXXX)
38 typeset size2=$(mktemp $tmpdir/size.XXXX)
43 log_must rm -rf $clone_mnt/*
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_bio.pod8 BIO_ctrl_get_read_request, BIO_ctrl_reset_read_request - BIO pair BIO
20 int BIO_set_write_buf_size(BIO *b, long size);
21 size_t BIO_get_write_buf_size(BIO *b, long size);
50 buffer is full.
67 BIO_set_write_buf_size() sets the write buffer size of BIO B<b> to B<size>.
68 If the size is not initialized a default value is used. This is currently
69 17K, sufficient for a maximum size TLS record.
71 BIO_get_write_buf_size() returns the size of the write buffer.
75 with write buffer sizes B<writebuf1> and B<writebuf2>. If either size is
76 zero then the default size is used. BIO_new_bio_pair() does not check whether
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_partial.ksh1 #!/bin/ksh -p
10 # A full copy of the text of the CDDL should have accompanied this
33 # 4. Verify the disk is least 90% of its original size.
34 # 5. Run 'zpool trim' to perform a full TRIM.
35 # 6. Verify the disk is less than 10% of its original size.
43 if [[ -d "$TESTDIR" ]]; then
44 rm -rf "$TESTDIR"
61 # Minimum trim size is decreased to verify all trim sizes.
66 log_must truncate -s $LARGESIZE "$LARGEFILE"
67 log_must zpool create -O compression=off $TESTPOOL "$LARGEFILE"
[all …]

12345678910>>...46