Home
last modified time | relevance | path

Searched refs:visible (Results 1 – 25 of 82) sorted by relevance

1234

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/
H A Drandom_creation.ksh21 visible="$(find "${DIR}" -type f|wc -l)"
23 log_must [ "${visible}" -eq "${RC_PASS1}" ]
42 visible="$(find "${DIR}" -type f|wc -l)"
44 if [ "${visible}" -eq "${RC_PASS2}" ] ; then
47 log_fail "Number of created files ${visible} is not ${RC_PASS2}"
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_snapdev.ksh78 log_must zfs set snapdev=visible $ZVOL
84 log_must zfs set snapdev=visible $ZVOL
91 log_must zfs set snapdev=visible $ZVOL
93 log_must zfs set snapdev=visible $ZVOL
105 log_must zfs set snapdev=visible $TESTPOOL
116 log_must zfs set snapdev=visible $TESTPOOL
H A Dzvol_misc_002_pos.ksh92 log_must zfs set snapdev=visible $TESTPOOL/$TESTVOL
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dsecure.txt8 visible only in the Secure address space, only in the Normal address
9 space, or visible in both. (One example of that situation would be a
46 /* Neither specified: default to visible in both S and NS */
47 secure-status = "okay"; /* visible in both */
48 status = "okay"; /* visible in both */
49 status = "okay"; secure-status = "okay"; /* visible in both */
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh83 snapdir hidden snapdir visible
111 snapdir hidden snapdir visible
139 snapdir hidden snapdir visible
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg48 visible"
73 visible"
100 visible"
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dstorm.txt14 - qcom,model : The user-visible name of this sound card.
H A Drockchip-rt5645.txt5 - rockchip,model: The user-visible name of this sound complex
H A Deukrea-tlv320.txt7 - eukrea,model : The user-visible name of this sound complex.
H A Datmel-at91sam9g20ek-wm8731-audio.txt5 - atmel,model: The user-visible name of this sound complex.
H A Dmikroe,mikroe-proto.txt9 - model: The user-visible name of this sound complex.
H A Datmel-sam9x5-wm8731-audio.txt5 - atmel,model: The user-visible name of this sound complex.
H A Dmxs-audio-sgtl5000.txt5 - model : The user-visible name of this sound complex
H A Dimx-audio-spdif.txt7 - model : The user-visible name of this sound complex
H A Drockchip-max98090.txt5 - rockchip,model: The user-visible name of this sound complex
H A Dnvidia,tegra30-hda.txt17 - nvidia,model : The user-visible name of this sound complex. Since the property
H A Datmel-wm8904.txt5 - atmel,model: The user-visible name of this sound complex.
H A Dnvidia,tegra-audio-wm9712.txt11 - nvidia,model : The user-visible name of this sound complex.
H A Datmel-pdmic.txt30 The user-visible name of this sound card.
H A Dnvidia,tegra-audio-wm8753.txt11 - nvidia,model : The user-visible name of this sound complex.
H A Datmel-classd.txt26 The user-visible name of this sound complex.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dsnapdir_001_pos.ksh98 for value in hidden visible; do
/f-stack/freebsd/kern/
H A Dkern_cons.c449 cngets(char *cp, size_t size, int visible) in cngets() argument
470 if (visible) in cngets()
479 switch (visible) { in cngets()
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Dpd-samsung.yaml38 Human readable string with domain name. Will be visible in userspace
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/link_count/
H A Dlink_count_root_inode.ksh93 log_must zfs set snapdir=visible $dst

1234