/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/ |
H A D | userspace_002_pos.ksh | 38 # Check the user used size and quota in zfs userspace 44 # 3. use zfs userspace to check the used size and quota size 56 log_assert "Check the zfs userspace used and quota" 69 log_must eval "zfs userspace $QFS >/dev/null 2>&1" 70 log_must eval "zfs userspace $snapfs >/dev/null 2>&1" 73 log_note "check the quota size in zfs userspace $fs" 74 log_must eval "zfs userspace $fs | grep $QUSER1 | grep 100M" 76 log_note "check the user used size in zfs userspace $fs" 77 log_must eval "zfs userspace $fs | grep $QUSER1 | grep 50\\.\*M" 80 log_pass "Check the zfs userspace used and quota"
|
H A D | userspace_004_pos.ksh | 38 # Check the user used size and defaultuserquota in zfs userspace 44 # 3. use zfs userspace to check the used size and quota size 56 log_assert "Check the zfs userspace used and defaultuserquota" 69 log_must eval "zfs userspace $QFS >/dev/null 2>&1" 70 log_must eval "zfs userspace $snapfs >/dev/null 2>&1" 73 log_note "check the defaultuserquota size in zfs userspace $fs" 74 log_must eval "zfs userspace $fs | grep $QUSER1 | grep 100M" 76 log_note "check the user used size in zfs userspace $fs" 77 log_must eval "zfs userspace $fs | grep $QUSER1 | grep 50\\.\*M" 80 log_pass "Check the zfs userspace used and defaultuserquota"
|
H A D | userspace_003_pos.ksh | 39 # Check the user used object accounting in zfs userspace 44 # 2. use zfs userspace to check the used objects 61 typeset -i userspacecnt=$(zfs userspace -oname,objused $fs | 65 # 'zfs userspace' and 'zfs get userobjused@' should be equal 73 log_assert "Check the zfs userspace object used" 89 log_must eval "zfs userspace $QFS >/dev/null 2>&1" 90 log_must eval "zfs userspace $snapfs >/dev/null 2>&1" 93 log_note "check the user used objects in zfs userspace $fs" 121 log_pass "Check the zfs userspace object used"
|
H A D | userspace_send_encrypted.ksh | 29 # 3. Write new file, snapshot, get userspace 35 # 9. Verify encrypted datasets support 'zfs userspace' and 'zfs groupspace' 72 # Write new file, snapshot, get userspace 85 rollback_uspace=$(zfs userspace -Hp $ENC_SOURCE | \ 96 # Mount encrypted datasets and verify they support 'zfs userspace' and 106 src_uspace=$(zfs userspace -Hp $ENC_SOURCE | \ 108 tgt_uspace=$(zfs userspace -Hp $ENC_TARGET | \ 113 src_uquota=$(zfs userspace -Hp $ENC_SOURCE | awk "/$QUSER1/"' {print $5}') 114 tgt_uquota=$(zfs userspace -Hp $ENC_TARGET | awk "/$QUSER1/"' {print $5}')
|
H A D | userspace_001_pos.ksh | 38 # Check the zfs userspace with all parameters 42 # 1. set zfs userspace to a fs 44 # 3. use zfs userspace with all possible parameters to check the result 56 log_assert "Check the zfs userspace with all possible parameters" 73 log_must eval "zfs userspace $param $QFS >/dev/null 2>&1" 74 log_must eval "zfs userspace $param $snap_fs >/dev/null 2>&1" 77 log_pass "zfs userspace with all possible parameters pass as expect"
|
H A D | userspace_encrypted.ksh | 23 # 'zfs userspace' and 'zfs groupspace' can be used on encrypted datasets 29 # 3. Verify encrypted datasets support 'zfs userspace' and 'zfs groupspace' 74 # 3. Verify encrypted datasets support 'zfs userspace' and 76 log_must zfs userspace $DATASET_ENCROOT/fs 78 log_must_unsupported zfs userspace $DATASET_ENCROOT/recvfs
|
/freebsd/tests/sys/cddl/zfs/tests/userquota/ |
H A D | userspace_002_pos.ksh | 34 # Check the user used size and quota in zfs userspace 40 # 3. use zfs userspace to check the used size and quota size 66 log_assert "Check the zfs userspace used and quota" 79 log_must eval "$ZFS userspace $QFS >/dev/null 2>&1" 80 log_must eval "$ZFS userspace $snapfs >/dev/null 2>&1" 83 log_note "check the quota size in zfs userspace $fs" 84 log_must eval "$ZFS userspace $fs | $GREP $QUSER1 | $GREP 100M" 86 log_note "check the user used size in zfs userspace $fs" 87 log_must eval "$ZFS userspace $fs | $GREP $QUSER1 | $GREP 50.0M" 90 log_pass "Check the zfs userspace used and quota"
|
H A D | userspace_001_pos.ksh | 34 # Check the zfs userspace with all parameters 38 # 1. set zfs userspace to a fs 40 # 3. use zfs userspace with all possible parameters to check the result 66 log_assert "Check the zfs userspace with all possible parameters" 88 log_must eval "$ZFS userspace $param $QFS >/dev/null 2>&1" 89 log_must eval "$ZFS userspace $param $snap_fs >/dev/null 2>&1" 92 log_pass "zfs userspace with all possible parameters pass as expect"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/ |
H A D | upgrade_userobj_001_pos.ksh | 60 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" || 67 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" || 75 zfs userspace -o objused -H $TESTPOOL/fs1 | head -n 1 | grep -q "-" && 83 zfs userspace -o objused -H $TESTPOOL/fs2 | head -n 1 | grep -q "-" && 88 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" || 94 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" &&
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-groupspace.8 | 34 .Dt ZFS-USERSPACE 8 38 .Nm zfs-userspace 42 .Cm userspace 69 .Cm userspace 103 .Nm zfs Cm userspace 161 .Cm userspace , 176 .Cm userspace ,
|
H A D | zfs-projectspace.8 | 34 .Dt ZFS-USERSPACE 8 38 .Nm zfs-userspace 42 .Cm userspace 69 .Cm userspace 103 .Nm zfs Cm userspace 161 .Cm userspace , 176 .Cm userspace ,
|
H A D | zfs-userspace.8 | 38 .Nm zfs-userspace 42 .Cm userspace 69 .Cm userspace 103 .Nm zfs Cm userspace 161 .Cm userspace , 176 .Cm userspace ,
|
/freebsd/share/man/man5/ |
H A D | fusefs.5 |
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | userspace.py | 25 """This module implements the "zfs userspace" and "zfs groupspace" subcommands. 26 The only public interface is the zfs.userspace.do_userspace() function.""" 105 information from this elem from Dataset.userspace(prop).""" 137 """Implements the "zfs userspace" and "zfs groupspace" subcommands.""" 147 if sys.argv[1] == "userspace": 220 for elem in ds.userspace(prop):
|
H A D | groupspace.py | 25 import zfs.userspace 27 do_groupspace = zfs.userspace.do_userspace
|
/freebsd/sys/arm64/arm64/ |
H A D | ptrauth.c | 133 * expose to userspace and the rest of the kernel so they don't try in ptrauth_check() 174 /* Generate new userspace keys when executing a new process */ 186 * Copy the user keys when creating a new userspace thread until it's clear 211 * Load the userspace keys. We can't use WRITE_SPECIALREG as we need 238 * Enable pointer authentication. After this point userspace and the kernel 318 /* Called when we are about to exit the kernel and enter userspace */
|
/freebsd/share/man/man4/ |
H A D | kvmclock.4 | 69 By default, timekeeping information is exported to userspace only when the 86 Mark the timecounter as unstable for userspace consumers. 87 This is mostly useful for debugging the driver and userspace timekeeping code,
|
/freebsd/cddl/sbin/zfs/ |
H A D | Makefile | 35 zfs-userspace.8 \ 50 zfs-userspace.8 zfs-groupspace.8 \ 51 zfs-userspace.8 zfs-projectspace.8
|
/freebsd/lib/libsys/ |
H A D | sigfastblock.2 | 50 block asynchronous signals delivery with a single write to userspace 74 Userspace code should use 84 Userspace should perform
|
/freebsd/sys/contrib/xz-embedded/ |
H A D | README | 9 be easily used in other environments too, including regular userspace 10 applications. See userspace/xzminidec.c for an example program. 62 Embedding into userspace applications 74 userspace/xz_config.h
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | nl80211_copy.h | 31 * This header file defines the userspace API to the wireless stack. Please 89 * Frame transmission and registration support exists to allow userspace 99 * that userspace registers for will not be returned as unhandled by the 114 * Frame transmission allows userspace to send for example the required 233 * below additional parameters to userspace, which can be either after setting 238 * %Nl80211_ATTR_PMK - used to update PMKSA cache in userspace 239 * The PMKSA can be maintained in userspace persistently so that it can be used 312 * With this capability, for FILS key derivation, drivers depend on userspace. 314 * After FILS key derivation, userspace shares the FILS AAD details with the 377 * be sent from userspace to request creation of a new virtual interface, [all …]
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_mem2.h | 48 * Once mapped, the three pools are exported to userspace 54 * The userspace areas contain offsets of the objects in userspace. 95 * packets in userspace avoiding copies.
|
/freebsd/lib/libc/gen/ |
H A D | arc4random.h | 43 * 32-bit value in userspace for the convenience of 32-bit platforms. 32-bit 86 * New userspace on an old or !RANDOM_FENESTRASX kernel; or an in _rs_initialize_fxrng() 92 /* Old userspace on newer kernel. */ in _rs_initialize_fxrng()
|
/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | ib_user_mad.h | 42 * Increment this value if any changes that break userspace ABI 50 * avoid incompatibility between 32-bit userspace and 64-bit kernels). 160 * 32-bit userspace to 64-bit kernel for big-endian systems in the 198 * @id - Set by the _kernel_; used by userspace to identify the
|
/freebsd/sys/contrib/xz-embedded/linux/Documentation/ |
H A D | xz.txt | 20 For userspace, XZ Utils provide a zlib-like compression library 33 .xz files from userspace. The decompressed output is thrown away. 70 In userspace, LZMA2 is typically used with dictionary sizes of several
|