Home
last modified time | relevance | path

Searched refs:userspace (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/
H A Dupgrade_userobj_001_pos.ksh59 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" ||
66 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" ||
74 zfs userspace -o objused -H $TESTPOOL/fs1 | head -n 1 | grep -q "-" &&
82 zfs userspace -o objused -H $TESTPOOL/fs2 | head -n 1 | grep -q "-" &&
87 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" ||
93 zfs userspace -o objused -H $TESTPOOL | head -n 1 | grep -q "-" &&
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/
H A Duserspace_send_encrypted.ksh84 rollback_uspace=$(zfs userspace -Hp $ENC_SOURCE | \
105 src_uspace=$(zfs userspace -Hp $ENC_SOURCE | \
107 tgt_uspace=$(zfs userspace -Hp $ENC_TARGET | \
112 src_uquota=$(zfs userspace -Hp $ENC_SOURCE | awk "/$QUSER1/"' {print $5}')
113 tgt_uquota=$(zfs userspace -Hp $ENC_TARGET | awk "/$QUSER1/"' {print $5}')
H A Duserspace_encrypted.ksh76 log_must zfs userspace $DATASET_ENCROOT/fs
78 log_must_unsupported zfs userspace $DATASET_ENCROOT/recvfs
H A Duserspace_003_pos.ksh60 typeset -i userspacecnt=$(zfs userspace -oname,objused $fs |
/freebsd-13.1/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dgroupspace.py25 import zfs.userspace
27 do_groupspace = zfs.userspace.do_userspace
H A Ddataset.py169 def userspace(self, prop): member in Dataset
H A Duserspace.py220 for elem in ds.userspace(prop):
/freebsd-13.1/cddl/sbin/zfs/
H A DMakefile36 zfs-userspace.8 \
51 zfs-userspace.8 zfs-groupspace.8 \
52 zfs-userspace.8 zfs-projectspace.8
/freebsd-13.1/sys/contrib/openzfs/config/
H A Duser-libcrypto.m42 dnl # Check for libcrypto. Used for userspace password derivation via PBKDF2.
/freebsd-13.1/sys/sys/
H A Dcoverage.h42 #error Do not include this file directly in userspace, use sys/kcov.h
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmelexis,mlx90640.txt5 userspace to render processed frames.
/freebsd-13.1/contrib/netbsd-tests/fs/nfs/nfsservice/
H A DREADME13 TODO: make the standard nfs userspace services usable (the challenge
/freebsd-13.1/sys/contrib/xz-embedded/
H A DREADME9 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-13.1/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt20 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
/freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/
H A Dmax6650.txt18 This ensures the fan is already running before userspace
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/
H A Dpd-samsung.yaml38 Human readable string with domain name. Will be visible in userspace
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/
H A Dlt3651-charger.txt19 cannot report changes and userspace will need to periodically read the sysfs
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/
H A Dcommon.yaml28 aperture. This value gives an indication to userspace for which
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt181 hardware capability vectors in order to advertise this feature to userspace.
189 advertised to userspace without a one-to-one hwcap bit number may not specify
191 features usable by userspace will have a hwcap-bit-nr property.
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqca,ath9k.txt35 EEPROM data will be loaded from userspace using the
/freebsd-13.1/sys/contrib/openzfs/man/
H A DMakefile.am63 man8/zfs-userspace.8 \
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dibm-power9-dual.dtsi206 /* Legacy OCC numbering (to get rid of when userspace is fixed) */
/freebsd-13.1/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dramoops.txt42 - pmsg-size: size in bytes of log buffer reserved for userspace messages
/freebsd-13.1/contrib/capsicum-test/
H A DREADME.md54 The Capsicum userspace library is held in the `libcaprights/` subdirectory. Ideally, this
/freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dexynos5422-dmc.txt8 When 'userspace' governor is used for the driver, an application is able to

12